Share via


ParameterizableControl.TargetControlId Property (Microsoft.PerformancePoint.Scorecards.Server.Extensions)

The ID of the div element to receive the HTML.

Namespace: Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)

Syntax

'Declaration
Public Property TargetControlId As String
'Usage
Dim instance As ParameterizableControl
Dim value As String

value = instance.TargetControlId
public string TargetControlId { get; }

See Also

Reference

ParameterizableControl Class
ParameterizableControl Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace