Gets the URL used to retrieve external script file.
Allows to explicitly disable script minification.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- url
- Type: System String
URL to the script file
- minify (Optional)
- Type: System Boolean
True if minification should be used, otherwise false
Return Value
Type: StringURL to script file
See Also