Click or drag to resize
BaseEditMenuAddScript Method
Adds the script to the output request window.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected void AddScript(
	string script
)

Parameters

script
Type: SystemString
Script to add
See Also