WebPartMobileAdapter properties

The WebPartMobileAdapter type exposes the following members.

Properties

  Name Description
Protected property Browser (Inherited from ControlAdapter.)
Protected property Control Gets the Web Part that is being adapted.
Protected property Controls Gets a collection of the child controls the adapter will use to render the Web Part on a mobile page.
Protected property DetailViewPageUrl Gets the URL of the detailed mobile view page of the Web Part that is being adapted.
Protected property DetailViewTitleIconUrl Gets the URL of the icon that renders beside the title in the detailed view of the Web Part on a mobile page.
Protected property ExpandCollapseFunctionUrl Gets the URL of the ECMAScript (JavaScript and JScript) function that provides expanding and collapsing of the Web Part.
Protected property ItemBulletIconUrl Gets the URL of the bullet image that is used when the adapter renders a bulleted list of items.
Protected property MobilePage Gets an object that represents the current page, if the page is an WebPartMobilePage object.
Protected property MobileWebPage Gets the current page as WebPartMobileWebPage. Null is returned if the current page is not WebPartMobileWebPage.
Protected property Page (Inherited from ControlAdapter.)
Protected property PageAdapter (Inherited from ControlAdapter.)
Protected property SummaryViewPageUrl Gets URL of the mobile summary view page of the Web Part.
Protected property SummaryViewTitleIconUrl Gets the URL of the icon that renders beside the title in the summary view of the Web Part on a mobile page.
Protected property 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.
Protected property Web Gets the current SharePoint Web site
Protected property WebPartIconUrl Gets the URL of the icon that represents the Web Part.
Protected property WebPartTitle Gets the display title of the Web Part that is being adapted.

Top

See also

Reference

WebPartMobileAdapter class

Microsoft.SharePoint.WebPartPages namespace