Compartilhar via


UserProfileServiceStatisticsWebPartBase.m_upcm field

Representa o UserProfileManager que gerencia a configuração de perfil de usuário do aplicativo de serviço de perfil de usuário atual.

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

Syntax

'Declaração
Protected Friend m_upcm As UserProfileConfigManager
'Uso
Dim value As UserProfileConfigManager

value = Me.m_upcm

Me.m_upcm = value
protected internal UserProfileConfigManager m_upcm

Ver também

Referência

UserProfileServiceStatisticsWebPartBase class

UserProfileServiceStatisticsWebPartBase members

Microsoft.SharePoint.Portal.WebControls namespace