Compartir a través de


de la propiedad ParameterizableControl.ClientViewState

Contiene los valores de estado de vista del cliente para el control.

Espacio de nombres:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Ensamblado:  Microsoft.PerformancePoint.Scorecards.Server (en Microsoft.PerformancePoint.Scorecards.Server.dll)

Sintaxis

'Declaración
Public ReadOnly Property ClientViewState As DictionaryWrapper(Of String, String)
    Get
'Uso
Dim instance As ParameterizableControl
Dim value As DictionaryWrapper(Of String, String)

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

Valor de propiedad

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

Vea también

Referencia

clase ParameterizableControl

Miembros ParameterizableControl

Espacio de nombres Microsoft.PerformancePoint.Scorecards.Server.Extensions