IUserAccessiableIsRegEx Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool IsRegEx(
string inRegEx,
string inText
)
Parameters
- inRegEx
- Type: SystemString
- inText
- Type: SystemString
Return Value
Type:
BooleanSee Also