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