The members of System.Web.UI.WebControls.SiteMapNodeItem are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
![]() Initializes a new instance of the System.Web.UI.WebControls.SiteMapNodeItem class, using the specified index and System.Web.UI.WebControls.SiteMapNodeItemType. |
[read-only] | ItemIndex | int.
![]() 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] | ItemType | SiteMapNodeItemType.
![]() Retrieves the functional type of the System.Web.UI.WebControls.SiteMapNodeItem. |
SiteMapNode | System.Web.SiteMapNode.
![]() Gets or sets the System.Web.SiteMapNode object that the System.Web.UI.WebControls.SiteMapNodeItem represents. |
SetItemType(SiteMapNodeItemType)
|
[read-only] | System.Web.UI.IDataItemContainer.DataItem | object.
![]() Gets an object that is used in simplified data-binding operations. |
[read-only] | System.Web.UI.IDataItemContainer.DataItemIndex | int.
![]() Gets the index of the data item that is bound to the control. |
[read-only] | System.Web.UI.IDataItemContainer.DisplayIndex | int.
![]() Gets the position of the data item as displayed in the control. |