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)
public: [ConfigurationPropertyAttribute("adapter", IsRequired = true)] [TypeConverterAttribute((MobileTypeNameConverter^::typeid))] [SubclassTypeValidatorAttribute((IControlAdapter^::typeid))] property Type^ Adapter { Type^ get(); void set(Type^ value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: