Share via


PortalHierarchyData.INavigateUIData.Value Property

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Private ReadOnly Property Value As String
    Implements INavigateUIData.Value
    Get
'Usage
Dim instance As PortalHierarchyData
Dim value As String

value = CType(instance, INavigateUIData).Value
string INavigateUIData.Value { get; }

Property Value

Type: System.String

Implements

INavigateUIData.Value

See Also

Reference

PortalHierarchyData Class

PortalHierarchyData Members

Microsoft.SharePoint.Publishing.Navigation Namespace