PortalSiteMapNode.internalTitle Field

Specifies the field that contains a string that represents the title of this PortalSiteMapNode object.

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

Syntax

'Declaration
Protected internalTitle As String
'Usage
Dim value As String

value = Me.internalTitle

Me.internalTitle = value
protected string internalTitle

See Also

Reference

PortalSiteMapNode Class

PortalSiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace