ScriptHelper GetIncludeScript Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetIncludeScript(String)
Builds an HTML script tag that can be used to include external script given its URL.
Public methodStatic memberGetIncludeScript(String, Boolean)
Builds an HTML script tag that can be used to include external script given its URL. Allows to explicitly disable script minification.
Back to Top
See Also