Click or drag to resize
SqlFormControlSafeRegEx Property
Regular expression to validate the safe expression

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public Regex SafeRegEx { get; }

Property Value

Type: Regex
See Also