ScriptComponentDescriptor Constructor (String)
.NET Framework (current version)
Initializes an instance of the ScriptComponentDescriptor class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- type
-
Type:
System.String
The type of the target client component.
| Exception | Condition |
|---|---|
| ArgumentException | type is null or an empty string (""). |
.NET Framework
Available since 3.5
Available since 3.5
Show: