Sets the intrinsic server objects of the System.Web.UI.Page object, such as the Page.Context, Page.Request, Page.Response, and Page.Application properties.
- context
- An System.Web.HttpContext object that provides references to the intrinsic server objects (for example, System.Web.HttpContext.Request, System.Web.HttpContext.Response, and System.Web.HttpContext.Session) used to service HTTP requests.