Click or drag to resize
DocumentURLProviderWildcardDefaultValueDelimiter Property
Gets the delimiter for default wildcard value.

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

Property Value

Type: Char
See Also