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

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

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

Public Properties

[read-only]
ItemIndexint.

Retrieves the index that the System.Web.UI.WebControls.SiteMapPath control uses to track and manage the System.Web.UI.WebControls.SiteMapNodeItem in its internal collections.

[read-only]
ItemTypeSiteMapNodeItemType.

Retrieves the functional type of the System.Web.UI.WebControls.SiteMapNodeItem.

SiteMapNodeSystem.Web.SiteMapNode.

Gets or sets the System.Web.SiteMapNode object that the System.Web.UI.WebControls.SiteMapNodeItem represents.