Share via


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.

See also

Reference

ConsoleErrorDisplay class

ConsoleErrorDisplay members

Microsoft.SharePoint.Publishing.WebControls namespace