DataPagerFieldCollection.Insert Method (Int32, DataPagerField)
.NET Framework (current version)
Inserts the specified DataPagerField object into the DataPagerFieldCollection collection at the specified index.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- index
-
Type:
System.Int32
The zero-based index at which the DataPagerField object will be inserted.
- field
-
Type:
System.Web.UI.WebControls.DataPagerField
The object to insert.
.NET Framework
Available since 3.5
Available since 3.5
Show: