BaseEditMenuAddAlert Method |
Adds the alert message to the output request window.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax protected void AddAlert(
string message
)
Parameters
- message
- Type: SystemString
Message to display
See Also