| BaseEditMenuAddAlert Method | 
            Adds the alert message to the output request window.
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected void AddAlert(
	string message
)
Parameters
- message
- Type: SystemString
 Message to display
 See Also
See Also