WmlControlAdapter Class
Provides the control adapter base class for the Wireless Markup Language (WML) device adapter set. 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)
System.Web.UI.MobileControls.Adapters::ControlAdapter
System.Web.UI.MobileControls.Adapters::WmlControlAdapter
System.Web.UI.MobileControls.Adapters::WmlCalendarAdapter
System.Web.UI.MobileControls.Adapters::WmlCommandAdapter
System.Web.UI.MobileControls.Adapters::WmlFormAdapter
System.Web.UI.MobileControls.Adapters::WmlImageAdapter
System.Web.UI.MobileControls.Adapters::WmlLabelAdapter
System.Web.UI.MobileControls.Adapters::WmlLinkAdapter
System.Web.UI.MobileControls.Adapters::WmlListAdapter
System.Web.UI.MobileControls.Adapters::WmlLiteralTextAdapter
System.Web.UI.MobileControls.Adapters::WmlObjectListAdapter
System.Web.UI.MobileControls.Adapters::WmlPageAdapter
System.Web.UI.MobileControls.Adapters::WmlPanelAdapter
System.Web.UI.MobileControls.Adapters::WmlPhoneCallAdapter
System.Web.UI.MobileControls.Adapters::WmlSelectionListAdapter
System.Web.UI.MobileControls.Adapters::WmlTextBoxAdapter
System.Web.UI.MobileControls.Adapters::WmlTextViewAdapter
System.Web.UI.MobileControls.Adapters::WmlValidationSummaryAdapter
System.Web.UI.MobileControls.Adapters::WmlValidatorAdapter
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] [AspNetHostingPermissionAttribute(SecurityAction::LinkDemand, Level = AspNetHostingPermissionLevel::Minimal)] [AspNetHostingPermissionAttribute(SecurityAction::InheritanceDemand, Level = AspNetHostingPermissionLevel::Minimal)] public ref class WmlControlAdapter : ControlAdapter
| Name | Description | |
|---|---|---|
![]() | WmlControlAdapter() | Creates an instance of the WmlControlAdapter class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
| Name | Description | |
|---|---|---|
![]() | Control | Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | Device | Returns the device capabilities object associated with the request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | FormAdapter | Retrieves the form adapter for the form on which the associated control resides. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ItemWeight | Accesses the approximate weight of a single item in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | Page | Returns the page associated with the device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | PageAdapter | Returns the page adapter for the mobile page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | SecondaryUIMode | Sets or returns the secondary user interface (UI) mode for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Style | Returns the style object associated with the control to which the device adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | VisibleWeight | Gets or sets the approximate weight of the control, in characters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
| Name | Description | |
|---|---|---|
![]() | CalculateOptimumPageWeight(Int32) | Determines the optimum page weight for the device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | CreateTemplatedUI(Boolean) | Called by a control to create a templated user interface (UI). This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | DeterminePostBack(String^) | Determines whether the given target requires a postback and returns the required postback argument. Returns null if the target is an external link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | ExitSecondaryUIMode() | Exits any secondary user interface (UI) mode for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetDefaultLabel(Int32) | Returns the localized default string for the label control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPostBackValue() | Returns the postback value (or empty string) of the selected item in the selection list, when the parent form's action attribute is set and view state is disabled for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | GetType() | |
![]() | HandlePostBackEvent(String^) | Returns true if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | LoadAdapterState(Object^) | Loads the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides ControlAdapter::LoadAdapterState(Object^).) |
![]() | LoadPostData(String^, NameValueCollection^, Object^, Boolean%) | Returns true if the adapter handles loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | MemberwiseClone() | |
![]() | OnInit(EventArgs^) | Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | OnLoad(EventArgs^) | Loads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | OnPreRender(EventArgs^) | Called by the control's OnPreRender method, to perform adapter-specific work prior to rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | OnUnload(EventArgs^) | Unloads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | Render(HtmlTextWriter^) | Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides ControlAdapter::Render(HtmlTextWriter^).) |
![]() | Render(WmlMobileTextWriter^) | Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RenderBeginLink(WmlMobileTextWriter^, String^, String^, Boolean, Boolean) | Renders the opening tag of a link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RenderChildren(HtmlTextWriter^) | Renders children of the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | RenderEndLink(WmlMobileTextWriter^, String^, Boolean) | Renders the end tag of a link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RenderLink(WmlMobileTextWriter^, String^, String^, Boolean, Boolean, String^, Boolean) | Renders an entire link, with the specified text inside. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RenderPostBackEvent(WmlMobileTextWriter^, String^, String^, Boolean, String^, Boolean) | Renders a postback event with the control as a target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RenderPostBackEvent(WmlMobileTextWriter^, String^, String^, Boolean, String^, Boolean, WmlPostFieldType) | Renders a postback event with the control as a target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RenderSubmitEvent(WmlMobileTextWriter^, String^, String^, Boolean) | Renders a form submission event appropriate for the device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | SaveAdapterState() | This method is called when the control saves its private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides ControlAdapter::SaveAdapterState().) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | NotSecondaryUI | Returns a constant that defines a mode where no secondary user interface (UI) is displayed. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
for operating in a hosted environment. Demand value: InheritanceDemand; Permission value: Minimal.
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
System.Web.UI.MobileControls.Adapters Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality





