WebPartMobileAdapter Methods
Include Protected Members
Include Inherited Members
The WebPartMobileAdapter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
BeginRender | (Inherited from ControlAdapter.) |
![]() |
CreateChildControls | Creates the child controls of the adapter. (Overrides ControlAdapter.CreateChildControls().) |
![]() |
CreateControlsForDetailView | When overridden in a derived class, renders a detailed view of the Web Part on mobile devices. |
![]() |
CreateControlsForSummaryView | When overridden in a derived class, renders a summary view of the Web Part on mobile devices. |
![]() |
CreateWebPartIcon | Gets an icon for the Web Part which, in some contexts, works as a link to another view of the Web Part or as an expand/collapse button. |
![]() |
CreateWebPartLabel | Gets a label containing the title of the Web Part. |
![]() |
Dispose | Releases all resources used by the adapter control. |
![]() |
EndRender | (Inherited from ControlAdapter.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
LoadAdapterControlState | (Inherited from ControlAdapter.) |
![]() |
LoadAdapterViewState | (Inherited from ControlAdapter.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnInit | Replaces the OnInit(EventArgs) method of the control that is being adapted. (Overrides ControlAdapter.OnInit(EventArgs).) |
![]() |
OnInitForMobile | Replaces the OnInit(EventArgs) method of the control that is being adapted when the control is on a WebPartMobilePage. |
![]() |
OnLoad | Replaces the OnLoad(EventArgs) method of the control that is being adapted. (Overrides ControlAdapter.OnLoad(EventArgs).) |
![]() |
OnLoadForMobile | Replaces the OnLoad(EventArgs) method of the control that is being adapted when the control is on a WebPartMobilePage. |
![]() |
OnPreRender | Replaces the OnPreRender(EventArgs) method of the control that is being adapted. (Overrides ControlAdapter.OnPreRender(EventArgs).) |
![]() |
OnPreRenderForMobile | Replaces the OnPreRender(EventArgs) method of the control that is being adapted when the control is on a WebPartMobilePage. |
![]() |
OnUnload | Replaces the OnUnload(EventArgs) method of the control that is being adapted. (Overrides ControlAdapter.OnUnload(EventArgs).) |
![]() |
OnUnloadForMobile | Replaces the OnUnload(EventArgs) method of the control that is being adapted when the control is on a WebPartMobilePage. |
![]() |
Render | Does nothing if the control that is being adapted is on a WebPartMobilePage, otherwise calls the base Render(HtmlTextWriter) method. (Overrides ControlAdapter.Render(HtmlTextWriter).) |
![]() |
RenderChildren | (Inherited from ControlAdapter.) |
![]() |
SaveAdapterControlState | (Inherited from ControlAdapter.) |
![]() |
SaveAdapterViewState | (Inherited from ControlAdapter.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)