Compartir a través de


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

Determines whether a profile is loaded in the PropertyLoader.

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

Sintaxis

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

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

Valor de propiedad

true or false.

Vea también

Referencia

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