HttpCachePolicyBase.SetNoStore Method

Definition

When overridden in a derived class, sets the Cache-Control: no-store HTTP header.

public:
 virtual void SetNoStore();
public virtual void SetNoStore ();
abstract member SetNoStore : unit -> unit
override this.SetNoStore : unit -> unit
Public Overridable Sub SetNoStore ()

Exceptions

Applies to