Freigeben über


ParameterizableControl.ClientViewState-Eigenschaft

Die clientseitige Ansichtszustandswerte für das Steuerelement enthält.

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

Syntax

'Declaration
Public ReadOnly Property ClientViewState As DictionaryWrapper(Of String, String)
    Get
'Usage
Dim instance As ParameterizableControl
Dim value As DictionaryWrapper(Of String, String)

value = instance.ClientViewState
public DictionaryWrapper<string, string> ClientViewState { get; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.DictionaryWrapper<String, String>

Siehe auch

Referenz

ParameterizableControl Klasse

ParameterizableControl-Member

Microsoft.PerformancePoint.Scorecards.Server.Extensions-Namespace