DeviceSpecificChoiceCollection.All Property

 

Retrieves an array of DeviceSpecificChoice objects from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Namespace:   System.Web.UI.MobileControls
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

[BrowsableAttribute(false)]
[PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)]
public ArrayList All { get; }

Property Value

Type: System.Collections.ArrayList

The array of DeviceSpecificChoice objects contained by the collection.

.NET Framework
Available since 1.1

DeviceSpecificChoice
DeviceSpecificChoiceCollection Class
System.Web.UI.MobileControls Namespace
Introduction to the DeviceSpecific Control
<DeviceSpecific> Element
<Choice> Element

Return to top
Show: