Returns the JavaScript alert message.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- message
- Type: System String
Message to display
- addScriptTags (Optional)
- Type: System Boolean
True to enclose the script block in script and /script tags, otherwise false
Return Value
Type: StringSee Also