DataPagerCommandEventArgs::PagerField Property
.NET Framework (current version)
Gets the DataPagerField object that contains the button that was clicked.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.Web.UI.WebControls::DataPagerField^The object that contains the button that was clicked.
Use the PagerField property to retrieve the DataPagerField object. The DataPagerField object contains the button that was clicked.
.NET Framework
Available since 3.5
Available since 3.5
Show: