Click or drag to resize
CMSRegexIgnoreCase Field
Defines the options for ignoring case within regular expression

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public const RegexOptions IgnoreCase

Field Value

Type: RegexOptions
See Also