ObjectList::TableFieldIndices Property
.NET Framework (current version)
Gets an array of indices within the AllFields collection of the fields in the TableFields property. The default value is null. 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)
If the ObjectList control has not been bound to a data source or no items have been added, the TableFieldIndices property returns null.
.NET Framework
Available since 1.1
Available since 1.1
TableFields
TableFieldIndices
ObjectList Class
System.Web.UI.MobileControls Namespace
Creating Custom Mobile Controls
Introduction to the ObjectList Control
Show: