SPPageStateControl.HasError property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property HasError As Boolean
Get
'Usage
Dim instance As SPPageStateControl
Dim value As Boolean
value = instance.HasError
public bool HasError { get; }
Property value
Type: System.Boolean
Returns Boolean.