#DataCacheExpiration

##About

Summary: Gets or sets the date and time that the cache should be invalidated. The difference in minutes between the value supplied and the current date is then applied to the DataCacheInterval.
Data Type: System.DateTime
Accepted Values:
Default Value: null
Impacted Features:
Purpose:
Usage:
Caveats:

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

```

###Global.asax (VB.NET)

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