Click or drag to resize
PageInfoDocumentUrlPath Property
Document URL path.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public string DocumentUrlPath { get; set; }

Property Value

Type: String

Implements

ITreeNodeDocumentUrlPath
See Also