Share via


ViewStateException.PersistedState Propriété

Définition

Obtient le contenu de la chaîne d'état d'affichage qui, lors de sa lecture, a provoqué l'exception d'état d'affichage.

public:
 property System::String ^ PersistedState { System::String ^ get(); };
public string PersistedState { get; }
member this.PersistedState : string
Public ReadOnly Property PersistedState As String

Valeur de propriété

String

String contenant les valeurs d'état d'affichage qui ont provoqué l'exception d'état d'affichage.

S’applique à