WebPartMobileAdapter Properties
Include Protected Members
Include Inherited Members
The WebPartMobileAdapter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Browser | (Inherited from ControlAdapter.) |
![]() |
Control | Gets the Web Part that is being adapted. |
![]() |
Controls | Gets a collection of the child controls the adapter will use to render the Web Part on a mobile page. |
![]() |
DetailViewPageUrl | Gets the URL of the detailed mobile view page of the Web Part that is being adapted. |
![]() |
DetailViewTitleIconUrl | Gets the URL of the icon that renders beside the title in the detailed view of the Web Part on a mobile page. |
![]() |
ExpandCollapseFunctionUrl | Gets the URL of the ECMAScript (JavaScript and JScript) function that provides expanding and collapsing of the Web Part. |
![]() |
ItemBulletIconUrl | Gets the URL of the bullet image that is used when the adapter renders a bulleted list of items. |
![]() |
MobilePage | Gets an object that represents the current page, if the page is an WebPartMobilePage object. |
![]() |
Page | (Inherited from ControlAdapter.) |
![]() |
PageAdapter | (Inherited from ControlAdapter.) |
![]() |
SummaryViewPageUrl | Gets URL of the mobile summary view page of the Web Part. |
![]() |
SummaryViewTitleIconUrl | Gets the URL of the icon that renders beside the title in the summary view of the Web Part on a mobile page. |
![]() |
TitleIconUrl | Gets the URL of the icon that renders beside the title the Web Part on a mobile page when the Web Part cannot be expanded and collapsed. |
![]() |
Web | Gets the current SharePoint Web site |
![]() |
WebPartIconUrl | Gets the URL of the icon that represents the Web Part. |
![]() |
WebPartTitle | Gets the display title of the Web Part that is being adapted. |
Top
.gif)