Share via


MossWebPartMobileAdapterBase Members

Include Protected Members
Include Inherited 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 CreateItemBulletControl Creates and returns an Image that represents the item bullet icon.
Protected method CreateMoreLinkControl Creates and returns a Link to the detailed mobile view page of the Web Part for more options.
Protected method CreateMossWebPartLabel Creates and returns a Label that contains the title of the Web Part.

Top

See Also

Reference

MossWebPartMobileAdapterBase Class

Microsoft.SharePoint.Portal.WebControls Namespace