| ScriptHelperGetIncludeScript Method |
| Name | Description | |
|---|---|---|
| GetIncludeScript(String) |
Builds an HTML script tag that can be used to include external script given its URL.
| |
| GetIncludeScript(String, Boolean) |
Builds an HTML script tag that can be used to include external script given its URL.
Allows to explicitly disable script minification.
|