PortalSiteMapNode.internalUrl field

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

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

Syntax

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

value = Me.internalUrl

Me.internalUrl = value
protected string internalUrl

See also

Reference

PortalSiteMapNode class

PortalSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace