DataPagerFieldCollection::Contains Method (DataPagerField^)
.NET Framework (current version)
Determines whether the DataPagerFieldCollection collection contains the specified DataPagerField object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- field
-
Type:
System.Web.UI.WebControls::DataPagerField^
The object to locate in the DataControlFieldCollection collection.
Return Value
Type: System::Booleantrue if the DataPagerFieldCollection collection contains the specified field; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: