Click or drag to resize
IUserAccessiableGetExtraLabelOriginalText Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string GetExtraLabelOriginalText(
	int inQuesIdx,
	eExtraLabel inExtraLabel
)

Parameters

inQuesIdx
Type: SystemInt32
inExtraLabel
Type: SurveyToGo.UserLogic.InterfaceseExtraLabel

Return Value

Type: String
See Also