Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
WebPageCacheController Class
WebPageCacheController Methods
AddToCache Method
AddToCache Method (String, String, DateTime)
AddToCache Method (String, String, TimeSpan)
AddToCache Method (String, String, DateTime, SqlConnection, SqlTransaction)
WebPageCacheController
AddToCache Method (String, String, TimeSpan)
AddToCache
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
AddToCache
(
string
key
,
string
data
,
TimeSpan
expires
)
Parameters
key
Type:
System
String
data
Type:
System
String
expires
Type:
System
TimeSpan
Implements
ICache
AddToCache(String, String, TimeSpan)
See Also
Reference
WebPageCacheController Class
AddToCache Overload
Omada.OE.AppLogic Namespace