#DataCacheInterval

##About

Summary: Gets or sets how long in minutes HTML output results and images should persist in the cache. Zero means that the cache is disabled.
Data Type: System.Int32
Accepted Values:
Default Value: 0
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots