Condividi tramite


HelperPage.Session Proprietà

Definizione

Ottiene l'oggetto System.Web.HttpSessionState relativo alla richiesta HTTP corrente.

public static System.Web.HttpSessionStateBase Session { get; }
member this.Session : System.Web.HttpSessionStateBase
Public Shared ReadOnly Property Session As HttpSessionStateBase

Valore della proprietà

Oggetto System.Web.HttpSessionState relativo alla richiesta HTTP corrente.

Si applica a