Partilhar via


SPPageStateControl.HasError Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPPageStateControl Class

SPPageStateControl Members

Microsoft.SharePoint.WebControls Namespace