OutputCacheParameters.Enabled Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of uitvoercache is ingeschakeld voor de huidige inhoud.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Waarde van eigenschap

true als uitvoercache is ingeschakeld voor de huidige inhoud; anders, false. De standaardwaarde is true.

Van toepassing op