ObjectList::SelectListItem Method (Int32, Boolean)
.NET Framework (current version)
Tests whether an item in an ObjectList is selected. 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
- itemIndex
-
Type:
System::Int32
Specifies the item to test.
- selectMore
-
Type:
System::Boolean
Contains true if more than one item can be selected. Otherwise, it contains false.
.NET Framework
Available since 1.1
Available since 1.1
ObjectList Class
System.Web.UI.MobileControls Namespace
Creating Custom Mobile Controls
Introduction to the DeviceSpecific Control
Show: