| ICacheGetFromCache Method |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxstring GetFromCache(
string key,
bool remove = true
)
Parameters
- key
- Type: SystemString
- remove (Optional)
- Type: SystemBoolean
Return Value
Type:
String
See Also