MobileListItemCollection::Add Method
.NET Framework (current version)
Adds an item to the end of a collection. 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)
| Name | Description | |
|---|---|---|
![]() | Add(MobileListItem^) | Adds an item to the end of a collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Add(String^) | Adds an item to the end of a collection with the provided string as the Text property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
MobileListItemCollection Class
System.Web.UI.MobileControls Namespace
Introduction to the List Control
Introduction to the SelectionList Control
Show:
