HttpCachePolicy.GetNoTransforms Méthode

Définition

Récupère l’état de la directive No-Transform HTTP.

public:
 bool GetNoTransforms();
public bool GetNoTransforms ();
member this.GetNoTransforms : unit -> bool
Public Function GetNoTransforms () As Boolean

Retours

true si la directive No-Transform HTTP est définie ; sinon, false.

Remarques

Active l’envoi de l’en-tête HTTP Cache-Control.

S’applique à