Share via


ProfilePropertyLoader.IsError Property

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.

See Also

Reference

ProfilePropertyLoader Class

ProfilePropertyLoader Members

Microsoft.SharePoint.Portal.WebControls Namespace