다음을 통해 공유


WebPage.Context 속성

정의

페이지와 연결된 개체를 HttpContextBase 가져오거나 설정합니다.

public override System.Web.HttpContextBase Context { get; set; }
member this.Context : System.Web.HttpContextBase with get, set
Public Overrides Property Context As HttpContextBase

속성 값

현재 컨텍스트 데이터입니다.

적용 대상