Initializes a new instance of the ScriptReference class by using a specified name and assembly.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Parameters
- name (String)
The name of the embedded resource that contains the client script file.
- assembly (String)
The name of the assembly that contains the client script file as an embedded resource.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)