ControlElement.Adapter Property
.NET Framework (current version)
The type of adapter the control should use. 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)
[<ConfigurationPropertyAttribute("adapter", IsRequired = true)>] [<TypeConverterAttribute(typeof(MobileTypeNameConverter))>] [<SubclassTypeValidatorAttribute(typeof(IControlAdapter))>] member Adapter : Type with get, set
.NET Framework
Available since 2.0
Available since 2.0
Show: