Share via


ThoughtViewerControl.PageLevelError1 field

Represents the PageLevelError control that is used to display an error message to alert users that an error occurred while rendering the page.

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

Syntax

'Declaration
Protected PageLevelError1 As PageLevelError
'Usage
Dim value As PageLevelError

value = Me.PageLevelError1

Me.PageLevelError1 = value
protected PageLevelError PageLevelError1

See also

Reference

ThoughtViewerControl class

ThoughtViewerControl members

Microsoft.SharePoint.Portal.WebControls namespace