DeviceSpecificChoiceCollection::All Property
.NET Framework (current version)
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.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
public: [BrowsableAttribute(false)] [PersistenceModeAttribute(PersistenceMode::InnerDefaultProperty)] property ArrayList^ All { ArrayList^ get(); }
Property Value
Type: System.Collections::ArrayList^The array of DeviceSpecificChoice objects contained by the collection.
.NET Framework
Available since 1.1
Available since 1.1
DeviceSpecificChoice
DeviceSpecificChoiceCollection Class
System.Web.UI.MobileControls Namespace
Introduction to the DeviceSpecific Control
<DeviceSpecific> Element
<Choice> Element
Show: