Click or drag to resize
IUserAccessiableSetPageText Method
Not In Use

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void SetPageText(
	ePageType inPage,
	string inText
)

Parameters

inPage
Type: SurveyToGo.UserLogic.InterfacesePageType
inText
Type: SystemString
See Also