Click or drag to resize
DocumentURLProviderUseCurrentWildcardValueAsDefaultValue Property
Gets or sets the value that indicates whether current wildcard query string value should be used as default value.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static bool UseCurrentWildcardValueAsDefaultValue { get; }

Property Value

Type: Boolean
See Also