ObjectListField::DataBindItem Method (Int32, ObjectListItem^)
.NET Framework (current version)
Binds the field of the specified item to its corresponding data. Called internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- fieldIndex
-
Type:
System::Int32
Indicates which data value in the ObjectListItem to bind.
- item
-
Type:
System.Web.UI.MobileControls::ObjectListItem^
Item in the ObjectList containing the fields you want to bind to.
.NET Framework
Available since 1.1
Available since 1.1
ObjectList
ObjectListFieldCollection
ObjectListField Class
System.Web.UI.MobileControls Namespace
Introduction to the ObjectList Control
Show: