ISPHierarchyData.ServerRelativeUrl Property
Gets the server-relative URL of the object that the current node represents.
Namespace: Microsoft.SharePoint.Navigation
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property ServerRelativeUrl As String
Get
'Usage
Dim instance As ISPHierarchyData
Dim value As String
value = instance.ServerRelativeUrl
string ServerRelativeUrl { get; }
Property Value
Type: System.String
A string that is the server-relative URL of the object that current node represents.