BaseEditMenuAddScript Method |
Adds the script to the output request window.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax protected void AddScript(
string script
)
Parameters
- script
- Type: SystemString
Script to add
See Also