DataPager::DataBind Method ()
.NET Framework (current version)
Binds the DataPager control and all its child controls to a data source.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
This implementation of the DataBind() method overrides the base class implementation. The overridden method verifies that all child controls have been created before binding them to a data source.
.NET Framework
Available since 3.5
Available since 3.5
Show: