Click or drag to resize
TreeNodeAbsoluteURL Property

Note: This API is now obsolete.

Gets document absolute URL.

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

Property Value

Type: String
See Also