SharpScriptBaseAlert Method (String) |
Sends a new Alert message to the Alert View
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax protected void Alert(
string message
)
Parameters
- message
- Type: SystemString
The alert message
See Also