RegexHelper GetRegex Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetRegex(String)
Gets the regular expression specified by a matching pattern.
Public methodStatic memberGetRegex(String, Boolean)
Gets the regular expression specified by a matching pattern, optionally specifying processing options.
Public methodStatic memberGetRegex(String, RegexOptions)
Gets the regular expression specified by a matching pattern, optionally specifying processing options.
Back to Top
See Also