PageError.PageErrorImage Enumeration
Specifies the type of the page error image that is used in PageError class to determine the image displayed.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Enumeration PageErrorImage
'Usage
Dim instance As PageError.PageErrorImage
public enum PageErrorImage
Members
| Member name | Description | |
|---|---|---|
| Error | Specifies enumeration value that indicates the error image. | |
| Warning | Specifies the enumeration value that indicates the warning image. |