Repeater::DataBind Method
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DataBind() | This API supports the product infrastructure and is not intended to be used directly from your code. Binds the Repeater control and all its child controls to the specified data source.(Overrides Control::DataBind().) |
![]() | DataBind(Boolean) | Binds a data source to the invoked server control and all its child controls with an option to raise the DataBinding event. (Inherited from Control.) |
Show:

