Share via


ConsolidatedNewsFeedWebPart members

Renders a control that is used to display and track the consolidated activity feeds.

The ConsolidatedNewsFeedWebPart type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Protected property ActivityManager Gets the ActivityManager for the current user. (Inherited from NewsFeedWebPartBase.)
Public property MaxItemsToDisplay Gets or sets the maximum number of ActivityEvent objects to display. (Inherited from NewsFeedWebPartBase.)
Protected property ShowUserPicture Gets or sets a value that indicates whether to show user pictures when displaying activity events. (Inherited from NewsFeedWebPartBase.)

Top

Methods

  Name Description
Public method CreateO14WebPart
Protected method OnInit Handles the Init event. (Inherited from NewsFeedWebPartBase.)
Protected method OnPreRender Handles the PreRender event. (Overrides WebPartLocOnPreRender(Object, EventArgs).)
Protected method RenderWebPart Renders the management links of “My Colleagues”, “My Interests”, and “Newsfeed Settings”, as well as the ActivityEvent objects in the m_EventsCollection. (Overrides NewsFeedWebPartBase.RenderWebPart(HtmlTextWriter).)
Protected method RequiresWebPartClientScript Indicates whether this Web Part has client-side script to register with the Web Part Page Services Component (WPSC) framework. (Inherited from NewsFeedWebPartBase.)

Top

Fields

  Name Description
Protected field m_EventsCollection Represents an ActivityEventsCollection used to manage the ActivityEvent objects that are tracked in the news feed. (Inherited from NewsFeedWebPartBase.)

Top

See also

Reference

ConsolidatedNewsFeedWebPart class

Microsoft.SharePoint.Portal.WebControls namespace