ToolControlBase..::..SendStatusMessage Method
Sends the status message.
Namespace:
AdvantageCMS.Core.Admin.BaseClasses
Assembly:
AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public void SendStatusMessage( eCMSEngineEventStatus eventStatus, string title, string message )
Parameters
- eventStatus
- Type: AdvantageCMS.Core.Admin.Event..::..eCMSEngineEventStatus
The event status.
- title
- Type: String
The title.
- message
- Type: String
The message.