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: 10.0.0
Syntax
C#
protected internal static Regex WildcardRegex { get; set; }

Property Value

Type: Regex
See Also