Click or drag to resize
SqlFormControlGetSafeRegEx Method
Gets the regular expression for the safe value

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
protected abstract Regex GetSafeRegEx()

Return Value

Type: Regex
See Also