Registers the startup script.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
- Type:
System.Web.UI Control
Control
- type
- Type:
System Type
Type
- key
- Type:
System String
Key
- script
- Type:
System String
Script
- addScriptTags (Optional)
- Type:
System Boolean
True to enclose the script block in script and /script tags, otherwise false
See Also