Click or drag to resize
DocumentURLProviderWildcardRegex Property
Gets the regular expression for wildcard rule.

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

Property Value

Type: Regex
See Also