: ProfilePropertyLoader.ProfileManager (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets a UserProfileManager object.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property ProfileManager As UserProfileManager
'Uso
Dim instance As ProfilePropertyLoader
Dim value As UserProfileManager
value = instance.ProfileManager
public UserProfileManager ProfileManager { get; }
Valor de propiedad
The UserProfileManager object.
Vea también
Referencia
ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)