Click or drag to resize
AbstractSearchSyntaxHelperFieldNameSyntaxRegex Property
Gets the regular expression for field name.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
protected Regex FieldNameSyntaxRegex { get; }

Property Value

Type: Regex
See Also