DataPagerField Constructor ()

 

Initializes a new instance of the DataPagerField class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

protected:
DataPagerField()

Because the DataPagerField class is abstract, you cannot create a DataPagerField object directly. This constructor is typically called by the constructor of a derived class to initialize the properties that are defined in the DataPagerField class.

.NET Framework
Available since 3.5
Return to top
Show: