OutputCacheAttribute 類別

定義

[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
繼承
OutputCacheAttribute
屬性

建構函式

OutputCacheAttribute()

屬性

Duration
NoStore
PolicyName
Tags
VaryByHeaderNames
VaryByQueryKeys
VaryByRouteValueNames

適用於