ConsoleErrorDisplayType Enumeration
The format in which a ConsoleErrorDisplay control object is renders itself.
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
A ConsoleErrorDisplay control object renders in one of three ways. It displays the text and actions that are associated with the current message, it can display an appropriate image, or it can display a link used to dismiss the message currently displayed.
This object is most typically used to display text and associated actions with the current error or informational message.