ConsoleErrorDisplay Constructor
Creates an instance of the ConsoleErrorDisplay class.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ConsoleErrorDisplay()
public ConsoleErrorDisplay()
Remarks
By default, this control will show the error message, as opposed to an image or dismissal link, and will inherit the cascading style sheet (CSS) classes of the markup surrounding it.