OutputCacheAttribute Klasse

Definition

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public sealed class OutputCacheAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)>]
type OutputCacheAttribute = class
    inherit Attribute
Public NotInheritable Class OutputCacheAttribute
Inherits Attribute
Vererbung
OutputCacheAttribute
Attribute

Konstruktoren

OutputCacheAttribute()

Eigenschaften

Duration
NoStore
PolicyName
Tags
VaryByHeaderNames
VaryByQueryKeys
VaryByRouteValueNames

Gilt für: