DataPager Constructor ()
.NET Framework (current version)
Initializes a new instance of the DataPager class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
To dynamically add a DataPager control to a page, create a new DataPager object. Set its properties, and then add it to the Controls collection of a container control, such as a PlaceHolder control.
.NET Framework
Available since 3.5
Available since 3.5
Show: