OutputCacheContext.EnableOutputCaching 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.
Détermine si la logique de mise en cache de sortie doit être configurée pour la requête HTTP entrante.
public bool EnableOutputCaching { get; set; }
member this.EnableOutputCaching : bool with get, set
Public Property EnableOutputCaching As Boolean