PortalHierarchyData.INavigateUIData.Name Property
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Private ReadOnly Property Name As String
Implements INavigateUIData.Name
Get
'Usage
Dim instance As PortalHierarchyData
Dim value As String
value = CType(instance, INavigateUIData).Name
string INavigateUIData.Name { get; }
Property Value
Type: System.String