Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Format in which this ConsoleErrorDisplay should be displayed.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property DisplayType As ConsoleErrorDisplayType
Get
Set
'Usage
Dim instance As ConsoleErrorDisplay
Dim value As ConsoleErrorDisplayType
value = instance.DisplayType
instance.DisplayType = value
public ConsoleErrorDisplayType DisplayType { get; set; }
Property Value
Type: Microsoft.SharePoint.Publishing.WebControls.ConsoleErrorDisplayType
A ConsoleErrorDisplayType that specifies the format in which the error should be displayed. This may be a message, an image, or a link to dismiss the message.