Partager via


ParameterizableControl.ClientViewState - Propriété

Contient les valeurs d'état de vue côté client pour le contrôle.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly :  Microsoft.PerformancePoint.Scorecards.Server (dans Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ClientViewState As DictionaryWrapper(Of String, String)
    Get
'Utilisation
Dim instance As ParameterizableControl
Dim value As DictionaryWrapper(Of String, String)

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

Valeur de propriété

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

Voir aussi

Référence

ParameterizableControl classe

ParameterizableControl - Membres

Microsoft.PerformancePoint.Scorecards.Server.Extensions - Espace de noms