ExtenderControlToolboxItem Constructor (SerializationInfo, StreamingContext)

 

Initializes a new instance of the ExtenderControlToolboxItem class by using the specified parameters.

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

new : 
        info:SerializationInfo *
        context:StreamingContext -> ExtenderControlToolboxItem

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
Return to top
Show: