Freigeben über


ParameterizableControl.TargetControlId-Eigenschaft

Der Bezeichner des Div-Elements, um den HTML-Code zu erhalten.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

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

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

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

ParameterizableControl Klasse

ParameterizableControl-Member

Microsoft.PerformancePoint.Scorecards.Server.Extensions-Namespace