Compartir a través de


PersistedState.UserState Propiedad

Definición

Obtiene o establece los datos del perfil de usuario.

public System.Collections.Generic.IDictionary<string,object> UserState { get; set; }
member this.UserState : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property UserState As IDictionary(Of String, Object)

Valor de propiedad

Los datos del perfil de usuario.

Se aplica a