Udostępnij za pośrednictwem


PersistedStateKeys Klasa

Definicja

Są to klucze, które są utrwalane.

public class PersistedStateKeys : System.Collections.Generic.IEnumerable<string>
type PersistedStateKeys = class
    interface seq<string>
    interface IEnumerable
Public Class PersistedStateKeys
Implements IEnumerable(Of String)
Dziedziczenie
PersistedStateKeys
Implementuje

Konstruktory

PersistedStateKeys()

Są to klucze, które są utrwalane.

Właściwości

ConversationState

Pobiera lub ustawia klucz dla stanu konwersacji.

UserState

Pobiera lub ustawia klucz stanu użytkownika.

Metody

GetEnumerator()

Pobiera kolekcję utrwałych kluczy stanu.

Jawne implementacje interfejsu

IEnumerable.GetEnumerator()

Są to klucze, które są utrwalane.

Dotyczy