ScriptReference Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the ScriptReference class by using a specified name and assembly.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- name
-
Type:
System::String^
The name of the script file that is embedded in the assembly.
- assembly
-
Type:
System::String^
The name of the assembly that contains the client script file as an embedded resource.
.NET Framework
Available since 3.5
Available since 3.5
Show: