FormHelperGetValidationRuleName Method |
Returns validation rule name.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax public static string GetValidationRuleName(
string ruleText
)
Parameters
- ruleText
- Type: SystemString
String representation of validation rule
Return Value
Type:
StringSee Also