| ControllerBaseCacheOptionsIgnoreIfThisResult Property |
The result retrieved from the action delegate will *not* be added to the cache if it equals this value.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic Object IgnoreIfThisResult { get; set; }
Property Value
Type:
Object
See Also