CompositeScriptReference.GetUrl Method (ScriptManager, Boolean)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns the URL that is rendered as the value of the src attribute of the script element.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- scriptManager
-
Type:
System.Web.UI.ScriptManager
The ScriptManager control on the target Web page.
- zip
-
Type:
System.Boolean
true to compress the script; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: