PortalHierarchyData.INavigateUIData.Description Property

Gets the description of the site map node.

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

Syntax

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

value = CType(instance, INavigateUIData).Description
stringINavigateUIData.Description { get; }

Property Value

Type: System.String
A string that contains the description of the site map node.

Implements

INavigateUIData.Description

See Also

Reference

PortalHierarchyData Class

PortalHierarchyData Members

Microsoft.SharePoint.Publishing.Navigation Namespace