RegularExpressionValidationRuleGetTitle Method |
Gets a title for this instance of validation rule such as 'Regular expression matches [a-Z+^]'.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax public override string GetTitle()
Return Value
Type:
StringReturns text describing the validation rule.
See Also