Share via


UserProfileServiceStatisticsWebPartBase.m_upcm field

Represents the UserProfileManager that manages the user profile configuration of the current User Profile Service Application.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Friend m_upcm As UserProfileConfigManager
'Usage
Dim value As UserProfileConfigManager

value = Me.m_upcm

Me.m_upcm = value
protected internal UserProfileConfigManager m_upcm

See also

Reference

UserProfileServiceStatisticsWebPartBase class

UserProfileServiceStatisticsWebPartBase members

Microsoft.SharePoint.Portal.WebControls namespace