Compartir a través de


: ProfilePropertyLoader.CommonManager (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Returns the profile of the user's manager.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public ReadOnly Property CommonManager As UserProfile
'Uso
Dim instance As ProfilePropertyLoader
Dim value As UserProfile

value = instance.CommonManager
public UserProfile CommonManager { get; }

Valor de propiedad

The UserProfile object of the manager.

Vea también

Referencia

ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)