Compartir a través de


OutputCacheAttribute Clase

Definición

[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
Herencia
OutputCacheAttribute
Atributos

Constructores

OutputCacheAttribute()

Propiedades

Duration
NoStore
PolicyName
Tags
VaryByHeaderNames
VaryByQueryKeys
VaryByRouteValueNames

Se aplica a