System.Web.UI.WebControls.SiteMapNodeItem.SiteMapNode Property

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

Syntax

public virtual System.Web.SiteMapNode SiteMapNode { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SiteMapNodeItem.SiteMapNode property gets or sets the System.Web.SiteMapNode that the System.Web.UI.WebControls.SiteMapNodeItem is bound to. System.Web.UI.WebControls.SiteMapNodeItem objects that have a SiteMapNodeItemType.PathSeparator type are not bound to a corresponding System.Web.SiteMapNode object.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0