ParameterSelectionControl.Initialize Method

Enables descendants to initialize themselves.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)

Syntax

'Declaration
Public Overridable Sub Initialize
'Usage
Dim instance As ParameterSelectionControl

instance.Initialize()
public virtual void Initialize()

Remarks

This method is called just before the control is rendered.

See Also

Reference

ParameterSelectionControl Class

ParameterSelectionControl Members

Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace