XsltListViewWebPartMobileAdapter Properties

Include Protected Members
Include Inherited Members

The XsltListViewWebPartMobileAdapter type exposes the following members.

Properties

  Name Description
Protected property Browser (Inherited from ControlAdapter.)
Protected property Control Gets the XsltListViewWebPart object whose rendering 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. (Inherited from WebPartMobileAdapter.)
Protected property CurrentList Gets the current list.
Protected property CurrentListItems Gets the all the items in the current list that are also in the current view.
Protected property CurrentView Returns the current view of the current list.
Protected property DetailViewPageUrl Gets the URL of the detailed mobile view page of the Web Part that is being adapted. (Inherited from WebPartMobileAdapter.)
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. (Inherited from WebPartMobileAdapter.)
Protected property ExpandCollapseFunctionUrl Gets the URL of the ECMAScript (JavaScript and JScript) function that provides expanding and collapsing of the Web Part. (Inherited from WebPartMobileAdapter.)
Protected property ItemBulletIconUrl Gets the URL of the bullet image that is used when the adapter renders a bulleted list of items. (Inherited from WebPartMobileAdapter.)
Protected property MobilePage Gets an object that represents the current page, if the page is an WebPartMobilePage object. (Inherited from WebPartMobileAdapter.)
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. (Inherited from WebPartMobileAdapter.)
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. (Inherited from WebPartMobileAdapter.)
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. (Inherited from WebPartMobileAdapter.)
Protected property Web Gets the current SharePoint Web site (Inherited from WebPartMobileAdapter.)
Protected property WebPartIconUrl Gets the URL of the icon that represents the Web Part. (Inherited from WebPartMobileAdapter.)
Protected property WebPartTitle Gets the display title of the Web Part that is being adapted. (Inherited from WebPartMobileAdapter.)

Top

See Also

Reference

XsltListViewWebPartMobileAdapter Class

Microsoft.SharePoint.WebPartPages Namespace