Click or drag to resize
IUserAccessiableGetPageText Method
Not In Use

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

Parameters

inPage
Type: SurveyToGo.UserLogic.InterfacesePageType

Return Value

Type: String
See Also