Mono Class Library: Overview

System.Web.SiteMapNode: Members

The members of System.Web.SiteMapNode are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

ChildNodesSiteMapNodeCollection. Documentation for this section has not yet been entered.
Descriptionstring. Documentation for this section has not yet been entered.
[read-only]
HasChildNodesbool. Documentation for this section has not yet been entered.
default property
Item(string)string. Documentation for this section has not yet been entered.
[read-only]
Keystring. Documentation for this section has not yet been entered.
[read-only]
NextSiblingSiteMapNode. Documentation for this section has not yet been entered.
ParentNodeSiteMapNode. Documentation for this section has not yet been entered.
[read-only]
PreviousSiblingSiteMapNode. Documentation for this section has not yet been entered.
[read-only]
ProviderSiteMapProvider. Documentation for this section has not yet been entered.
ReadOnlybool. Documentation for this section has not yet been entered.
ResourceKeystring. Documentation for this section has not yet been entered.
RolesIList. Documentation for this section has not yet been entered.
[read-only]
RootNodeSiteMapNode. Documentation for this section has not yet been entered.
Titlestring. Documentation for this section has not yet been entered.
Urlstring. Documentation for this section has not yet been entered.

Protected Properties

AttributesSystem.Collections.Specialized.NameValueCollection. Documentation for this section has not yet been entered.

Public Methods

Clone() : SiteMapNode
Documentation for this section has not yet been entered.
Clone(bool) : SiteMapNode
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
GetAllNodes() : SiteMapNodeCollection
Documentation for this section has not yet been entered.
GetDataSourceView(System.Web.UI.WebControls.SiteMapDataSource, string) : System.Web.UI.WebControls.SiteMapDataSourceView
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetHierarchicalDataSourceView() : System.Web.UI.WebControls.SiteMapHierarchicalDataSourceView
Documentation for this section has not yet been entered.
IsAccessibleToUser(HttpContext) : bool
Documentation for this section has not yet been entered.
IsDescendantOf(SiteMapNode) : bool
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Protected Methods

GetExplicitResourceString(string, string, bool) : string
Documentation for this section has not yet been entered.
GetImplicitResourceString(string) : string
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

ICloneable.CloneDocumentation for this section has not yet been entered.
System.Web.UI.IHierarchyData.GetChildrenDocumentation for this section has not yet been entered.
System.Web.UI.IHierarchyData.GetParentDocumentation for this section has not yet been entered.
[read-only]
System.Web.UI.IHierarchyData.HasChildrenbool. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.IHierarchyData.Itemobject. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.INavigateUIData.Namestring. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.INavigateUIData.NavigateUrlstring. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.IHierarchyData.Pathstring. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.IHierarchyData.Typestring. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.INavigateUIData.Valuestring. Documentation for this section has not yet been entered.