Gets the regular expression specified by a matching pattern, optionally specifying processing options.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- pattern
- Type: System String
Pattern to match
- options
- Type: System.Text.RegularExpressions RegexOptions
Processing options
Return Value
Type: RegexSee Also