Sdílet prostřednictvím


SessionStateAttribute Třída

Definice

Určuje stav relace kontroleru.

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public sealed class SessionStateAttribute : Attribute
type SessionStateAttribute = class
    inherit Attribute
Public NotInheritable Class SessionStateAttribute
Inherits Attribute
Dědičnost
SessionStateAttribute
Atributy

Konstruktory

SessionStateAttribute(SessionStateBehavior)

Inicializuje novou instanci SessionStateAttribute třídy.

Vlastnosti

Behavior

Získejte chování stavu relace pro kontroler.

Platí pro