ScriptHelper GetIncludeScript Method (String, Boolean)Kentico 8.0 API Reference
Builds an HTML script tag that can be used to include external script given its URL. Allows to explicitly disable script minification.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineString
Script tag that references external URL
See Also