| WebPageCacheControllerAddToCache Method (String, String, DateTime) |
AddToCache
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void AddToCache(
string key,
string data,
DateTime expires
)
Parameters
- key
- Type: SystemString
- data
- Type: SystemString
- expires
- Type: SystemDateTime
See Also