ParameterUIElement.WebControlLookupKey Property (Microsoft.PerformancePoint.Scorecards)

Gets the key that identifies the correct filter control to instantiate.

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

Syntax

'Declaration
Public ReadOnly Property WebControlLookupKey As String
'Usage
Dim instance As ParameterUIElement
Dim value As String

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

Remarks

This should reference a fully qualified assembly name in a key/value pair from the Web applications configuration file.

See Also

Reference

ParameterUIElement Class
ParameterUIElement Members
Microsoft.PerformancePoint.Scorecards Namespace