ConsoleErrorDisplay Constructor
Initializes a new instance of the ConsoleErrorDisplay object.
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 sheets (CSS) classes of the markup surrounding it.