Method | Description | |
---|---|---|
Cache ( System.Web.HttpContextBase context, System.TimeSpan duration ) : void |
Set the caching policy.
|
public Cache ( System.Web.HttpContextBase context, System.TimeSpan duration ) : void | ||
context | System.Web.HttpContextBase | The context. |
duration | System.TimeSpan | The duration. |
return | void |