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 value of the site map node.
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
stringINavigateUIData.Value { get; }
Property Value
Type: System.String
A string that contains the value of the site map node.