Repeater.InitializeItem Method (RepeaterItem)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Populates iteratively the specified RepeaterItem with a sub-hierarchy of child controls.
Assembly: System.Web (in System.Web.dll)
Parameters
- item
-
Type:
System.Web.UI.WebControls.RepeaterItem
The control to be initialized from an inline template.
.NET Framework
Available since 1.1
Available since 1.1
Show: