This documentation is archived and is not being maintained.

MobileListItem Constructor

Initializes a new instance of the MobileListItem class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method MobileListItem() Initializes a new instance of the MobileListItem class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Public method MobileListItem(MobileListItemType) Initializes a new instance of the MobileListItem class with the specified Type. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Public method MobileListItem(String) Initializes a new instance of the MobileListItem class using the specified Text property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Public method MobileListItem(String, String) Initializes a new instance of the MobileListItem class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Public method MobileListItem(Object, String, String) Initializes a new instance of the MobileListItem class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Top
Show: