다음을 통해 공유


WebPart Constructor (SerializationInfo, StreamingContext)

Namespace:  Microsoft.Office.Server.WebControls.Charting
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New WebPart(info, context)
protected WebPart(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

WebPart Class

WebPart Members

WebPart Overload

Microsoft.Office.Server.WebControls.Charting Namespace