Share via


WebPart.SetParameters method

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

Syntax

'Declaration
Protected Overridable Sub SetParameters ( _
    webPartParameters As IDictionary _
)
'Usage
Dim webPartParameters As IDictionary

Me.SetParameters(webPartParameters)
protected virtual void SetParameters(
    IDictionary webPartParameters
)

Parameters

See also

Reference

WebPart class

WebPart members

Microsoft.Office.Server.WebControls.Charting namespace