System.Web.UI.WebControls.SiteMapPath: Property Members

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

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

Public Properties

[read-only]
CurrentNodeStyleStyle.

Gets the style used for the display text for the current node.

CurrentNodeTemplateSystem.Web.UI.ITemplate.

Gets or sets a control template to use for the node of a site navigation path that represents the currently displayed page.

[read-only]
NodeStyleStyle.

Gets the style used for the display text for all nodes in the site navigation path.

NodeTemplateSystem.Web.UI.ITemplate.

Gets or sets a control template to use for all functional nodes of a site navigation path.

ParentLevelsDisplayedint.

Gets or sets the number of levels of parent nodes the control displays, relative to the currently displayed node.

PathDirectionPathDirection.

Gets or sets the order that the navigation path nodes are rendered in.

PathSeparatorstring.

Gets or sets the string that delimits System.Web.UI.WebControls.SiteMapPath nodes in the rendered navigation path.

[read-only]
PathSeparatorStyleStyle.

Gets the style used for the SiteMapPath.PathSeparator string.

PathSeparatorTemplateSystem.Web.UI.ITemplate.

Gets or sets a control template to use for the path delimiter of a site navigation path.

ProviderSystem.Web.SiteMapProvider.

Gets or sets a System.Web.SiteMapProvider that is associated with the Web server control.

RenderCurrentNodeAsLinkbool.

Indicates whether the site navigation node that represents the currently displayed page is rendered as a hyperlink.

[read-only]
RootNodeStyleStyle.

Gets the style for the root node display text.

RootNodeTemplateSystem.Web.UI.ITemplate.

Gets or sets a control template to use for the root node of a site navigation path.

ShowToolTipsbool.

Gets or sets a value indicating whether the System.Web.UI.WebControls.SiteMapPath control writes an additional hyperlink attribute for hyperlinked navigation nodes. Depending on client support, when a mouse hovers over a hyperlink that has the additional attribute set, a ToolTip is displayed.

SiteMapProviderstring.

Gets or sets the name of the System.Web.SiteMapProvider used to render the site navigation control.

SkipLinkTextstring.

Gets or sets a value that is used to render alternate text for screen readers to skip the control's content.