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 lnMsgId );
Return Value
void
Parameters
MessageThe display message that is to be sent.
lnMsgId
Message type
See also:
Class WebMonitorSite