: ProfilePropertyLoader.IsError (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Determines whether there was an error loading the property loader.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property IsError As Boolean
'Uso
Dim instance As ProfilePropertyLoader
Dim value As Boolean
value = instance.IsError
public bool IsError { get; }
Valor de propiedad
true or false.
Vea también
Referencia
ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)