ExtenderControlToolboxItem Constructor (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Initializes a new instance of the ExtenderControlToolboxItem class by using the specified parameters.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
protected:
ExtenderControlToolboxItem(
SerializationInfo^ info,
StreamingContext context
)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
An object that provides serialization information.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
An object that describes the source and destination of the serialized stream.
.NET Framework
Available since 3.5
Available since 3.5
Show: