IPersonalPage.IsProfileError Property

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
ReadOnly Property IsProfileError As Boolean
    Get
'Usage
Dim instance As IPersonalPage
Dim value As Boolean

value = instance.IsProfileError
bool IsProfileError { get; }

Property Value

Type: System.Boolean

See Also

Reference

IPersonalPage Interface

IPersonalPage Members

Microsoft.SharePoint.Portal.WebControls Namespace