This topic has not yet been rated - Rate this topic

ConsoleErrorDisplayType Enumeration

The format in which a ConsoleErrorDisplay control object is renders itself.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
[SerializableAttribute]
public enum ConsoleErrorDisplayType
Member name Description
Message Display the appropriate message, which may include general information or an error message.
Image Display the image that is appropriate for the current message type.
DismissalLink Display a link for dismissing the message.

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ