PortalSiteMapNode Members
SharePoint 2007
Specifies the base class for the nodes returned by the PortalSiteMapProvider object.
The following tables list the members exposed by the PortalSiteMapNode type.
| 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. |
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Audience | Gets a string that represents the audience to display this PortalSiteMapNode object to. |
| ChildNodes | (inherited from SiteMapNode) |
| CreatedDate | Gets the date and time of creations for this PortalSiteMapNode object. |
| Description | (inherited from SiteMapNode) |
| HasChildNodes | Overridden. Gets Boolean data that can indicate whether this PortalSiteMapNode object has children. |
| InternalTitle | Gets the title of this PortalSiteMapNode object. |
| InternalUrl | Gets the internal or canonical URL for this Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode object. |
| IsVisible | Gets whether this PortalSiteMapNode object should be displayed in navigation. |
| Item | (inherited from SiteMapNode) |
| Key | (inherited from SiteMapNode) |
| LastModifiedDate | Gets the date and time of the last modification for this PortalSiteMapNode object. |
| NextSibling | (inherited from SiteMapNode) |
| ParentNode | (inherited from SiteMapNode) |
| PortalProvider | Gets a new instance of the PortalSiteMapNode object when the current PortalSiteMapNode object is invalidated. |
| PreviousSibling | (inherited from SiteMapNode) |
| Provider | (inherited from SiteMapNode) |
| ReadOnly | (inherited from SiteMapNode) |
| ResourceKey | (inherited from SiteMapNode) |
| Roles | (inherited from SiteMapNode) |
| RootNode | (inherited from SiteMapNode) |
| Target | Gets a string representing the _target property on the link rendered to represent this PortalSiteMapNode object. |
| Title | (inherited from SiteMapNode) |
| Type | Returns the type of this PortalWebSiteNode object. |
| Url | (inherited from SiteMapNode) |
| WebId | Gets the GUID of the PortalWebSiteMapNode object to which this PortalSiteMapNode object is associated. |
| WebNode | Gets a new instance of the PortalWebSiteMapNode object when the current PortalWebSiteMapNode instance is invalidated. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Clone | Overloaded. (inherited from SiteMapNode) |
| Equals | Overloaded. (inherited from SiteMapNode) |
| GetAllNodes | (inherited from SiteMapNode) |
| GetDataSourceView | (inherited from SiteMapNode) |
| GetHashCode | (inherited from SiteMapNode) |
| GetHierarchicalDataSourceView | (inherited from SiteMapNode) |
| GetNavigationChildren | Overloaded. |
| GetNavigationParent | Specifies the main entry node to get to this PortalSiteMapNode object's navigation parent node. |
| GetType | (inherited from Object) |
| IsAccessibleToUser | Overloaded. |
| IsDescendantOf | Overridden. Determines if this PortalSiteMapNode is a descendant of the supplied node, and caches the result. |
| ReferenceEquals | (inherited from Object) |
| ToString | (inherited from SiteMapNode) |
| Name | Description | |
|---|---|---|
| Finalize | (inherited from Object) |
| GetExplicitResourceString | (inherited from SiteMapNode) |
| GetImplicitResourceString | (inherited from SiteMapNode) |
| MemberwiseClone | (inherited from Object) |
| PopulateNavigationChildren |
| Name | Description | |
|---|---|---|
| System.ICloneable.Clone | (inherited from SiteMapNode) |
| System.Web.UI.IHierarchyData.GetChildren | (inherited from SiteMapNode) |
| System.Web.UI.IHierarchyData.GetParent | (inherited from SiteMapNode) |
| System.Web.UI.IHierarchyData.HasChildren | (inherited from SiteMapNode) |
| System.Web.UI.IHierarchyData.Item | (inherited from SiteMapNode) |
| System.Web.UI.IHierarchyData.Path | (inherited from SiteMapNode) |
| System.Web.UI.IHierarchyData.Type | (inherited from SiteMapNode) |
| System.Web.UI.INavigateUIData.Description | (inherited from SiteMapNode) |
| System.Web.UI.INavigateUIData.Name | (inherited from SiteMapNode) |
| System.Web.UI.INavigateUIData.NavigateUrl | (inherited from SiteMapNode) |
| System.Web.UI.INavigateUIData.Value | (inherited from SiteMapNode) |
Reference
PortalSiteMapNode ClassMicrosoft.SharePoint.Publishing.Navigation Namespace
PortalSiteMapNode
PortalSiteMapNode