Share via


IWebPluggableView.WebControlLookupKey Property (Microsoft.PerformancePoint.Scorecards)

A key that must be present in the web applications web.config with a value equal to the fully qualified name to the control to instantialte

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

Syntax

'Declaration
ReadOnly Property WebControlLookupKey As String
'Usage
Dim instance As IWebPluggableView
Dim value As String

value = instance.WebControlLookupKey
string WebControlLookupKey { get; }

See Also

Reference

IWebPluggableView Interface
IWebPluggableView Members
Microsoft.PerformancePoint.Scorecards Namespace