Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether there was an error loading the property loader.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property IsError As Boolean
Get
'Usage
Dim instance As ProfilePropertyLoader
Dim value As Boolean
value = instance.IsError
public bool IsError { get; }
Property Value
Type: System.Boolean
true or false.