PortalListSiteMapNode fields

The PortalListSiteMapNode type exposes the following members.

Fields

  Name Description
Protected field audience Specifies a field that contains a string that represents the audience to display this PortalSiteMapNode object to. (Inherited from PortalSiteMapNode.)
Protected field createdDate Specifies a field that contains a DateTime value that represents the creation date for this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Protected field internalTitle Specifies the field that contains a string that represents the title of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Protected field internalUrl Specifies the field that contains a string that represents the URL of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Protected field lastModifiedDate Specifies a field that contains a DateTime value that represents the date of the last modification of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Protected field navigationChildren Specifies a cached collection of the child navigation nodes. (Inherited from PortalSiteMapNode.)
Protected field type Specifies a field that contains a value that determines the type of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Protected field uniqueId Stores the GUID of the CachedObjectSiteMapNode object. (Inherited from CachedObjectSiteMapNode.)
Protected field webNode Specifies a field that contains the PortalWebSiteMapNode object that represents the Web site that owns this node in navigation. (Inherited from PortalSiteMapNode.)

Top

See also

Reference

PortalListSiteMapNode class

Microsoft.SharePoint.Publishing.Navigation namespace