Mono Class Library: Overview

System.Web.UI.WebControls.SiteMapPath: Members

The members of System.Web.UI.WebControls.SiteMapPath are listed below.

See Also: Inherited members from System.Web.UI.WebControls.CompositeControl

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
CurrentNodeStyleStyle. Documentation for this section has not yet been entered.
CurrentNodeTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
[read-only]
NodeStyleStyle. Documentation for this section has not yet been entered.
NodeTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
ParentLevelsDisplayedint. Documentation for this section has not yet been entered.
PathDirectionPathDirection. Documentation for this section has not yet been entered.
PathSeparatorstring. Documentation for this section has not yet been entered.
[read-only]
PathSeparatorStyleStyle. Documentation for this section has not yet been entered.
PathSeparatorTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
ProviderSystem.Web.SiteMapProvider. Documentation for this section has not yet been entered.
RenderCurrentNodeAsLinkbool. Documentation for this section has not yet been entered.
[read-only]
RootNodeStyleStyle. Documentation for this section has not yet been entered.
RootNodeTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
ShowToolTipsbool. Documentation for this section has not yet been entered.
SiteMapProviderstring. Documentation for this section has not yet been entered.
SkipLinkTextstring. Documentation for this section has not yet been entered.

Public Methods

override
DataBind()
Documentation for this section has not yet been entered.

Protected Methods

override
CreateChildControls()
Documentation for this section has not yet been entered.
CreateControlHierarchy()
Documentation for this section has not yet been entered.
InitializeItem(SiteMapNodeItem)
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
OnDataBinding(EventArgs)
Documentation for this section has not yet been entered.
OnItemCreated(SiteMapNodeItemEventArgs)
Documentation for this section has not yet been entered.
OnItemDataBound(SiteMapNodeItemEventArgs)
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
RenderContents(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.

Public Events

ItemCreatedDocumentation for this section has not yet been entered.
ItemDataBoundDocumentation for this section has not yet been entered.