| WebPageCacheControllerGetFromCache Method |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string GetFromCache(
string key,
bool remove
)
Parameters
- key
- Type: SystemString
- remove
- Type: SystemBoolean
Return Value
Type:
StringImplements
ICacheGetFromCache(String, Boolean)
See Also