Disable caching for a controller or action.
Default constructor
public Void NoCacheAttribute()
Sets the required headers for disabling caching.
public Void OnResultExecuting(context)
Name | Type | Summary |
---|---|---|
context | ResultExecutingContext |
In this document