Share via


SPMobileChtmlFormAdapter Members

Include Protected Members
Include Inherited Members

Provides the form adapter class for the CHTML adapter set, which adds markup to the head section of the page.

The SPMobileChtmlFormAdapter type exposes the following members.

Constructors

  Name Description
Public method SPMobileChtmlFormAdapter Initializes a new instance of the SPMobileChtmlFormAdapter class.

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 Adds markup to the head element of 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(HtmlMobileTextWriter) (Inherited from HtmlFormAdapter.)
Public method Render(HtmlTextWriter) (Inherited from HtmlControlAdapter.)
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 Renders the extra head elements to the page. (Overrides ChtmlFormAdapter.RenderExtraHeadElements(HtmlMobileTextWriter).)
Protected method RenderPager (Inherited from HtmlFormAdapter.)
Protected method RenderPagerTag (Inherited from ChtmlFormAdapter.)
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 ChtmlFormAdapter.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPMobileChtmlFormAdapter Class

Microsoft.SharePoint.MobileControls Namespace