Share via


MossWebPartMobileAdapterBase members

Provides the common functionality needed by all adapters that make Web Parts accessible from mobile devices.

The MossWebPartMobileAdapterBase type exposes the following members.

Constructors

  Name Description
Protected method MossWebPartMobileAdapterBase Initializes a new instance of the MossWebPartMobileAdapterBase class.

Top

Properties

  Name Description
Protected property DetailViewPageUrl Gets the URL of the detailed mobile view page of the Web Part that is being adapted. (Overrides WebPartMobileAdapter.DetailViewPageUrl.)
Protected property ItemCount Gets or sets the number of items.
Protected property ItemCountForSummaryView Gets or sets the maximum number of items that are rendered to the summary view of the Web Part.
Protected property Profile Gets the UserProfile associated with the current mobile page.

Top

Methods

  Name Description
Protected method CreateBirthDayItemBulletControl Creates and returns an Image that represents the item bullet icon for the birthday event.
Protected method CreateControlsForWebPartHeader Creates a set of controls to be displayed within the header of the Web Part.
Protected method CreateControlsForWebPartHeaderAdv
Protected method CreateItemBulletControl Creates and returns an Image that represents the item bullet icon.
Protected method CreateItemBulletControlAdv
Protected method CreateLabelControlAdv
Protected method CreateLiteralTextControlAdv
Protected method CreateMoreLinkControl Creates and returns a Link to the detailed mobile view page of the Web Part for more options.
Protected method CreateMoreLinkControlAdv
Protected method CreateMossWebPartLabel Creates and returns a Label that contains the title of the Web Part.
Protected method CreateMossWebPartLabelAdv

Top

See also

Reference

MossWebPartMobileAdapterBase class

Microsoft.SharePoint.Portal.WebControls namespace