System.Web.UI.WebControls.MenuItemTemplateContainer.DataItem Property

Gets or sets the menu item associated with the container.

Syntax

public object DataItem { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the MenuItemTemplateContainer.DataItem property to specify or determine the menu item associated with the container.

Note:

This property is used primarily by control developers when extending the System.Web.UI.WebControls.Menu class.

Requirements

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