PortalSiteMapNode fields
SharePoint 2013
The PortalSiteMapNode type exposes the following members.
| Name | Description | |
|---|---|---|
|
audience | Specifies a field that contains a string that represents the audience to display this PortalSiteMapNode object to. |
|
createdDate | Specifies a field that contains a DateTime value that represents the creation date for this PortalSiteMapNode object. |
|
internalTitle | Specifies the field that contains a string that represents the title of this PortalSiteMapNode object. |
|
internalUrl | Specifies the field that contains a string that represents the URL of this PortalSiteMapNode object. |
|
lastModifiedDate | Specifies a field that contains a DateTime value that represents the date of the last modification of this PortalSiteMapNode object. |
|
navigationChildren | Specifies a cached collection of the child navigation nodes. |
|
type | Specifies a field that contains a value that determines the type of this PortalSiteMapNode object. |
|
webNode | Specifies a field that contains the PortalWebSiteMapNode object that represents the Web site that owns this node in navigation. |