TreeNodeWildcardRegex Property |
Contains compiled regular expression for wildcard macro.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax protected static Regex WildcardRegex { get; set; }
Property Value
Type:
RegexSee Also