Share via


HtmlMobileFormAdapter members

NOTE: This API is now obsolete.

Provides the form adapter class for encoding the Action attribute.

The HtmlMobileFormAdapter type exposes the following members.

Constructors

  Name Description
Public method HtmlMobileFormAdapter Obsolete.

Top

Properties

  Name Description
Protected property Control (Inherited from HtmlFormAdapter.)
Public property Device (Inherited from ControlAdapter.)
Protected property FormAdapter (Inherited from HtmlControlAdapter.)
Public property ItemWeight (Inherited from ControlAdapter.)
Public property Page (Inherited from ControlAdapter.)
Protected property PageAdapter (Inherited from HtmlControlAdapter.)
Public property RequiresFormTag (Inherited from HtmlControlAdapter.)
Protected property SecondaryUIMode (Inherited from HtmlControlAdapter.)
Public property Style (Inherited from ControlAdapter.)
Public property VisibleWeight (Inherited from ControlAdapter.)

Top

Methods

  Name Description
Protected method AddAccesskeyAttribute (Inherited from HtmlControlAdapter.)
Protected method AddAttributes (Inherited from HtmlControlAdapter.)
Public method AddHeadElementMarkup Obsolete. Adds a head element to the page.
Protected method AddJPhoneMultiMediaAttributes (Inherited from HtmlControlAdapter.)
Protected method CalculateOptimumPageWeight (Inherited from ControlAdapter.)
Public method CreateTemplatedUI (Inherited from ControlAdapter.)
Protected method DisablePager (Inherited from HtmlFormAdapter.)
Public method Equals (Inherited from Object.)
Protected method ExitSecondaryUIMode (Inherited from HtmlControlAdapter.)
Protected method Finalize (Inherited from Object.)
Protected method GetDefaultLabel (Inherited from ControlAdapter.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method HandlePostBackEvent (Inherited from ControlAdapter.)
Public method LoadAdapterState (Inherited from HtmlControlAdapter.)
Public method LoadPostData (Inherited from ControlAdapter.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnInit (Inherited from ControlAdapter.)
Public method OnLoad (Inherited from ControlAdapter.)
Public method OnPreRender (Inherited from ControlAdapter.)
Public method OnUnload (Inherited from ControlAdapter.)
Public method Render(HtmlTextWriter) (Inherited from HtmlControlAdapter.)
Public method Render(HtmlMobileTextWriter) Obsolete. Encode Action attribute if un-encoded Action attribute value is used (Action.Length == 0). (Overrides HtmlFormAdapter.Render(HtmlMobileTextWriter).)
Protected method RenderAsHiddenInputField (Inherited from HtmlControlAdapter.)
Protected method RenderBeginLink (Inherited from HtmlControlAdapter.)
Protected method RenderBodyTag (Inherited from HtmlFormAdapter.)
Protected method RenderChildren (Inherited from ControlAdapter.)
Protected method RenderEndLink (Inherited from HtmlControlAdapter.)
Protected method RenderExtraHeadElements Obsolete. Renders elements added by AddHeadElementMarkup() within the header tags of the HTML page. (Overrides HtmlFormAdapter.RenderExtraHeadElements(HtmlMobileTextWriter).)
Protected method RenderPager (Inherited from HtmlFormAdapter.)
Protected method RenderPagerTag (Inherited from HtmlFormAdapter.)
Protected method RenderPostBackEventAsAnchor (Inherited from HtmlControlAdapter.)
Protected method RenderPostBackEventAsAttribute (Inherited from HtmlControlAdapter.)
Protected method RenderPostBackEventReference (Inherited from HtmlControlAdapter.)
Public method SaveAdapterState (Inherited from HtmlControlAdapter.)
Protected method ShouldRenderFormTag (Inherited from HtmlFormAdapter.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

HtmlMobileFormAdapter class

Microsoft.Office.Web.Mobile namespace