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