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