DocumentURLProviderWildcardRegex Property |
Gets the regular expression for wildcard rule.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static Regex WildcardRegex { get; }
Property Value
Type:
RegexSee Also