Mono Class Library: Overview

System.Web.SiteMapNode: Property Members

The properties of System.Web.SiteMapNode are listed below. For a list of all members, see the SiteMapNode Members list.

See Also: Inherited members from System.Object

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.