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