CMSRegex GetDefaultOptions Method Kentico 8.0 API Reference
Gets the default options for a regular expression

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

ignoreCase
Type: OnlineSystem Boolean
If true, the regular expression is case insensitive

Return Value

Type: OnlineRegexOptions
See Also