Assigns an error message to the control as well as a UserMessage Class wwErrorDisplay
public void ShowError( string Text,
string Message );
Parameters
Text
The main message text that is displayed.
Message
Optional Message header shown above the message text.
Overloads:
See also:
Class wwErrorDisplay