DataPagerField::DataPager Property
.NET Framework (current version)
Gets a reference to the data pager that the DataPagerField object is associated with.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.Web.UI.WebControls::DataPager^The object that contains the data pager field.
The DataPager reference is internally set when the OnInsertComplete method is called.
.NET Framework
Available since 3.5
Available since 3.5
Show: