Share via


RSSAggregatorWebPartMobileAdapter members

Represents an adapter that is used to customize the rendering for the RSSAggregatorWebPart control on a mobile page.

The RSSAggregatorWebPartMobileAdapter type exposes the following members.

Constructors

  Name Description
Public method RSSAggregatorWebPartMobileAdapter Initializes a new instance of the RSSAggregatorWebPartMobileAdapter class.

Top

Properties

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

Top

Methods

  Name Description
Protected method CreateBirthDayItemBulletControl Creates and returns an Image that represents the item bullet icon for the birthday event. (Inherited from MossWebPartMobileAdapterBase.)
Protected method CreateControlsForDetailView Renders a detailed view of the RSSAggregatorWebPart on mobile devices. (Overrides WebPartMobileAdapter.CreateControlsForDetailView().)
Protected method CreateControlsForSummaryView Renders a summary view of the RSSAggregatorWebPart on mobile devices. (Overrides WebPartMobileAdapter.CreateControlsForSummaryView().)
Protected method CreateControlsForSummaryViewAdv (Overrides WebPartMobileAdapter.CreateControlsForSummaryViewAdv().)
Protected method CreateControlsForWebPartHeader Creates a set of controls to be displayed within the header of the Web Part. (Inherited from MossWebPartMobileAdapterBase.)
Protected method CreateControlsForWebPartHeaderAdv (Inherited from MossWebPartMobileAdapterBase.)
Protected method CreateItemBulletControl Creates and returns an Image that represents the item bullet icon. (Inherited from MossWebPartMobileAdapterBase.)
Protected method CreateItemBulletControlAdv (Inherited from MossWebPartMobileAdapterBase.)
Protected method CreateLabelControlAdv (Inherited from MossWebPartMobileAdapterBase.)
Protected method CreateLiteralTextControlAdv (Inherited from MossWebPartMobileAdapterBase.)
Protected method CreateMoreLinkControl (Overrides MossWebPartMobileAdapterBase.CreateMoreLinkControl().)
Protected method CreateMoreLinkControlAdv (Overrides MossWebPartMobileAdapterBase.CreateMoreLinkControlAdv().)
Protected method CreateMossWebPartLabel Creates and returns a Label that contains the title of the RSSAggregatorWebPart retrieved from the RSS XML data. (Overrides MossWebPartMobileAdapterBase.CreateMossWebPartLabel().)
Protected method CreateMossWebPartLabelAdv (Overrides MossWebPartMobileAdapterBase.CreateMossWebPartLabelAdv().)
Protected method OnLoadForMobile Replaces the OnLoad(EventArgs) method of the RSSAggregatorWebPart control that is being adapted when the RSSAggregatorWebPart control is connected to a WebPartMobilePage. (Overrides WebPartMobileAdapter.OnLoadForMobile(EventArgs).)

Top

See also

Reference

RSSAggregatorWebPartMobileAdapter class

Microsoft.SharePoint.Portal.WebControls namespace