ScriptResourceMapping.GetDefinition Method (String, Assembly)
.NET Framework (current version)
Returns the specified ScriptResourceDefinition object from the ScriptResourceMapping object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- name
-
Type:
System.String
The name of the script resource.
- assembly
-
Type:
System.Reflection.Assembly
An Assembly object that contains the script resource.
.NET Framework
Available since 4.0
Available since 4.0
Show: