MenuItemTemplateContainer.IDataItemContainer.DataItem Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the menu item associated with the container.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Private ReadOnly Property DataItem As Object Implements IDataItemContainer.DataItem

Property Value

Type: System.Object

A MenuItem object that represents the menu item associated with the container.

.NET Framework
Available since 2.0
Return to top
Show: