AjaxEnabledControl.GetControlHtml Method (Microsoft.PerformancePoint.Scorecards)

Returns the HTML of the control.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overridable Function GetControlHtml As String
'Usage
Dim instance As AjaxEnabledControl
Dim returnValue As String

returnValue = instance.GetControlHtml
public virtual string GetControlHtml ()

See Also

Reference

AjaxEnabledControl Class
AjaxEnabledControl Members
Microsoft.PerformancePoint.Scorecards Namespace