DeviceSpecificChoice::Templates Property
.NET Framework (current version)
Gets the templates that have been defined in the <Choice> element. 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: [PersistenceModeAttribute(PersistenceMode::InnerProperty)] property IDictionary^ Templates { IDictionary^ get(); }
Property Value
Type: System.Collections::IDictionary^An IDictionary instance containing the ITemplate objects defined for the <Choice> element.
.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: