DataListItem::SetItemType Method (ListItemType)
.NET Framework (current version)
Sets the current ItemType property for the DataListItem control.
Assembly: System.Web (in System.Web.dll)
Parameters
- itemType
-
Type:
System.Web.UI.WebControls::ListItemType
A ListItemType value.
This method is used primarily by control developers when extending the functionality of a DataListItem control.
.NET Framework
Available since 1.1
Available since 1.1
Show: