System.Web.UI.WebControls.SiteMapNodeItem Members

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

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

Public Constructors

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.

Protected Methods

Explicitly Implemented Interface Members

[read-only]
System.Web.UI.IDataItemContainer.DataItemobject.

Gets an object that is used in simplified data-binding operations.

[read-only]
System.Web.UI.IDataItemContainer.DataItemIndexint.

Gets the index of the data item that is bound to the control.

[read-only]
System.Web.UI.IDataItemContainer.DisplayIndexint.

Gets the position of the data item as displayed in the control.