Raises a message event on this site. You can use this to fire special events to the front end layer of the application. Normally this method is called only internally.
public void RaiseOnMessage( string Message, EventMessageId EventId );
Return Value
Void
Parameters
Message
The display message that is to be sent.
EventId
Message type
See also:
Class WebMonitorSite© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic