ScriptControlDescriptor Constructor (String, String)
.NET Framework (current version)
Initializes a new instance of the ScriptControlDescriptor class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- type
-
Type:
System.String
The type of the client control object to create.
- elementID
-
Type:
System.String
The ID of the HTML element that represents the control object to create.
.NET Framework
Available since 3.5
Available since 3.5
Show: