共用方式為


HelperPage.Session 屬性

定義

取得目前 HTTP 要求的 System.Web.HttpSessionState 物件。

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

屬性值

目前 HTTP 要求的 System.Web.HttpSessionState 物件。

適用於