Click or drag to resize
TreeNodeRelativeURL Property

Note: This API is now obsolete.

Gets document relative URL.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Use DocumentURLProvider.GetUrl(page) method instead.")]
public string RelativeURL { get; }

Property Value

Type: String
See Also