1 implementation of IndexOf
System.Web.Mobile (1)
UI\MobileControls\ObjectListFieldCollection.cs (1)
167
public int
IndexOf
(ObjectListField field)
1 reference to IndexOf
System.Web.Mobile (1)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicObjectListAdapter.cs (1)
373
writer.WriteEncodedText (item [fields.
IndexOf
(field)]);