ImageWebPartMobileAdapter Methods
Include Protected Members
Include Inherited Members
The ImageWebPartMobileAdapter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
BeginRender | (Inherited from ControlAdapter.) |
![]() |
CreateChildControls | Creates the child controls of the adapter. (Inherited from WebPartMobileAdapter.) |
![]() |
CreateControlsForDetailView | When overridden in a derived class, renders a detailed view of the Web Part on mobile devices. (Inherited from WebPartMobileAdapter.) |
![]() |
CreateControlsForSummaryView | When overridden in a derived class, renders a view of the image in a manner that is appropriate for mobile devices. (Overrides WebPartMobileAdapter.CreateControlsForSummaryView().) |
![]() |
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. (Inherited from WebPartMobileAdapter.) |
![]() |
CreateWebPartLabel | Gets a label containing the title of the Web Part. (Inherited from WebPartMobileAdapter.) |
![]() |
Dispose | Releases all resources used by the adapter control. (Inherited from WebPartMobileAdapter.) |
![]() |
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. (Inherited from WebPartMobileAdapter.) |
![]() |
OnInitForMobile | Replaces the OnInit(EventArgs) method of the control that is being adapted when the control is on a WebPartMobilePage. (Inherited from WebPartMobileAdapter.) |
![]() |
OnLoad | Replaces the OnLoad(EventArgs) method of the control that is being adapted. (Inherited from WebPartMobileAdapter.) |
![]() |
OnLoadForMobile | Replaces the OnLoad(EventArgs) method of the control that is being adapted when the control is on a WebPartMobilePage. (Inherited from WebPartMobileAdapter.) |
![]() |
OnPreRender | Replaces the OnPreRender(EventArgs) method of the control that is being adapted. (Inherited from WebPartMobileAdapter.) |
![]() |
OnPreRenderForMobile | Replaces the OnPreRender(EventArgs) method of the control that is being adapted when the control is on a WebPartMobilePage. (Inherited from WebPartMobileAdapter.) |
![]() |
OnUnload | Replaces the OnUnload(EventArgs) method of the control that is being adapted. (Inherited from WebPartMobileAdapter.) |
![]() |
OnUnloadForMobile | Replaces the OnUnload(EventArgs) method of the control that is being adapted when the control is on a WebPartMobilePage. (Inherited from WebPartMobileAdapter.) |
![]() |
Render | Does nothing if the control that is being adapted is on a WebPartMobilePage, otherwise calls the base Render(HtmlTextWriter) method. (Inherited from WebPartMobileAdapter.) |
![]() |
RenderChildren | (Inherited from ControlAdapter.) |
![]() |
SaveAdapterControlState | (Inherited from ControlAdapter.) |
![]() |
SaveAdapterViewState | (Inherited from ControlAdapter.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)