Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindroute Core version 1.0 reference documentation
AspNetCache Class
Members
See Also
Send Feedback
An in-process implementation of the
ICache
interface that internally uses the System.Web.Caching.Cache.
Namespace:
Mindroute.Core.Caching
Assembly:
Mindroute.Core
(in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)
Syntax
C#
public
class
AspNetCache
:
ICache
Visual Basic (Declaration)
Public
Class
AspNetCache
_
Implements
ICache
Inheritance Hierarchy
System
.
.
::
.
Object
Mindroute.Core.Caching
.
.
::
.
AspNetCache
See Also
AspNetCache Members
Mindroute.Core.Caching Namespace