PortalSiteMapNode Members
Include Protected Members
Include Inherited Members
Specifies the base class for the nodes returned by the PortalSiteMapProvider object.
The PortalSiteMapNode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PortalSiteMapNode | Specifies the constructor for the PortalSiteMapNode class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Attributes | (Inherited from SiteMapNode.) |
![]() |
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 | Gets Boolean data that can indicate whether this PortalSiteMapNode object has children. (Overrides SiteMapNode.HasChildNodes.) |
![]() |
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. |
Top
Methods
Top
Fields
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. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
ICloneable.Clone | (Inherited from SiteMapNode.) |
![]() ![]() |
INavigateUIData.Description | (Inherited from SiteMapNode.) |
![]() ![]() |
IHierarchyData.GetChildren | (Inherited from SiteMapNode.) |
![]() ![]() |
IHierarchyData.GetParent | (Inherited from SiteMapNode.) |
![]() ![]() |
IHierarchyData.HasChildren | (Inherited from SiteMapNode.) |
![]() ![]() |
IHierarchyData.Item | (Inherited from SiteMapNode.) |
![]() ![]() |
INavigateUIData.Name | (Inherited from SiteMapNode.) |
![]() ![]() |
INavigateUIData.href | (Inherited from SiteMapNode.) |
![]() ![]() |
IHierarchyData.Path | (Inherited from SiteMapNode.) |
![]() ![]() |
IHierarchyData.Type | (Inherited from SiteMapNode.) |
![]() ![]() |
INavigateUIData.Value | (Inherited from SiteMapNode.) |
Top