Share via


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)

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.

See also

Reference

ISPHierarchyData interface

ISPHierarchyData members

Microsoft.SharePoint.Navigation namespace