Web Message Box - Image Property
Choice of images e.g. Error, Exclamation etc.
Member of Web Message Box (PRIM_WEB.MessageBox)
Data Type - Enumeration
The Image property defines the image to be shown for the message box.
| Enum Value | Description |
|---|---|
| Error | White cross on a red background |
| Information | White exclamation mark on a blue background |
| Question | White question mark on a blue background |
Febuary 18 V14SP2