de la propiedad ProfilePropertyLoader.LoadedProfileManager
Obtiene el Administrador de perfiles cargado en la ProfilePropertyLoader.
Espacio de nombres: Microsoft.SharePoint.Portal.WebControls
Ensamblado: Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property LoadedProfileManager As ProfileManagerBase
Get
'Uso
Dim instance As ProfilePropertyLoader
Dim value As ProfileManagerBase
value = instance.LoadedProfileManager
public ProfileManagerBase LoadedProfileManager { get; }
Valor de propiedad
Tipo: Microsoft.Office.Server.UserProfiles.ProfileManagerBase
El Administrador de perfiles cargado en la ProfilePropertyLoader.