Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.