DeviceSpecificChoice::Contents Property
.NET Framework (current version)
Gets the overridden properties defined for a choice in a DeviceSpecific/Choice construct. 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)
Property Value
Type: System.Collections::IDictionary^The overridden properties defined for a choice in a DeviceSpecific/Choice construct.
Changing this collection after overridden properties have been processed (in the OnDeviceCustomize method) has no effect. This method is used primarily by control designers and is not intended for general use.
.NET Framework
Available since 1.1
Available since 1.1
DeviceSpecificChoice Class
System.Web.UI.MobileControls Namespace
Introduction to the DeviceSpecific Control
<Choice> Element
<DeviceSpecific> Element
Show: