WebViewPage.Context Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’objet HttpContext associé à la page.
public override System.Web.HttpContextBase Context { get; set; }
member this.Context : System.Web.HttpContextBase with get, set
Public Overrides Property Context As HttpContextBase
Valeur de propriété
Objet HttpContext associé à la page.