Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Renders the control.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly: Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntax
'Declaration
Public Overrides Sub RenderControl ( _
writer As HtmlTextWriter _
)
'Usage
Dim instance As ParameterSelectionControl
Dim writer As HtmlTextWriter
instance.RenderControl(writer)
public override void RenderControl(
HtmlTextWriter writer
)
Parameters
writer
Type: System.Web.UI.HtmlTextWriterThe HTML writer.
See Also
Reference
ParameterSelectionControl Class
ParameterSelectionControl Members
Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace