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.
The identifier 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
Get
Private Set
'Usage
Dim instance As ParameterizableControl
Dim value As String
value = instance.TargetControlId
public string TargetControlId { get; private set; }
Property Value
Type: System.String
See Also
Reference
ParameterizableControl Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace