Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the path of the hierarchical data item.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Private ReadOnly Property Path As String
Implements IHierarchyData.Path
Get
'Usage
Dim instance As PortalHierarchyData
Dim value As String
value = CType(instance, IHierarchyData).Path
stringIHierarchyData.Path { get; }
Property Value
Type: System.String
A string that represents the path of the hierarchical data item.