wwErrorDisplay.ShowError

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:

public void ShowError( string Text );

See also:

Class wwErrorDisplay


  Last Updated: 2/21/2008 | © West Wind Technologies, 2008