Click or drag to resize
TreeNodeWildcardRegex Property
Contains compiled regular expression for wildcard macro.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected static Regex WildcardRegex { get; set; }

Property Value

Type: Regex
See Also