NewsFeedWebPartBase.ActivityManager Property
Gets the ActivityManager for the current user.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected ReadOnly Property ActivityManager As ActivityManager
Get
'Usage
Dim value As ActivityManager
value = Me.ActivityManager
protected ActivityManager ActivityManager { get; }
Property Value
Type: Microsoft.Office.Server.ActivityFeed.ActivityManager
The ActivityManager for the current user.