RegexHelper Class |
Namespace: CMS.Helpers
public static class RegexHelper
The RegexHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DefaultOptions |
Default regular expression options.
|
Name | Description | |
---|---|---|
![]() ![]() | GetRegex(String) |
Gets the regular expression specified by a matching pattern.
|
![]() ![]() | GetRegex(String, Boolean) |
Gets the regular expression specified by a matching pattern, optionally specifying processing options.
|
![]() ![]() | GetRegex(String, RegexOptions) |
Gets the regular expression specified by a matching pattern, optionally specifying processing options.
|