RepeaterItem.RepeaterItem Constructor
.NET Framework 3.0
Initializes a new instance of the RepeaterItem class.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
public RepeaterItem ( int itemIndex, ListItemType itemType )
public function RepeaterItem ( itemIndex : int, itemType : ListItemType )
Not applicable.
Parameters
- itemType
One of the ListItemType values.
Community Additions
ADD
Show: