HttpCachePolicy.GetNoStore Method

Definition

Gets the status of the store.

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

Returns

true if no store is set; otherwise false.

Applies to