Method | Description | |
---|---|---|
ContentOutputCacheAttribute ( ) : System | ||
ContentOutputCacheAttribute ( bool adhereToConfig ) : System | ||
OnResultExecuting ( System.Web.Mvc.ResultExecutingContext filterContext ) : void |
Method | Description | |
---|---|---|
ProcessOutputCache ( System.Web.Routing.RequestContext requestContext ) : void |
public ContentOutputCacheAttribute ( ) : System | ||
return | System |
public ContentOutputCacheAttribute ( bool adhereToConfig ) : System | ||
adhereToConfig | bool | |
return | System |
public OnResultExecuting ( System.Web.Mvc.ResultExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ResultExecutingContext | |
return | void |