Click or drag to resize
PageInfoProvider.GetDocPrefixes Property
Prefixes for the available permanent document URLs.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public static string[] GetDocPrefixes { get; set; }

Property Value

Type:String[]
See Also