Click or drag to resize
ScriptHelperGetIncludeScript Method
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.
Top
See Also