CacheManager
WebCache Property
Nemiro.Data.dll
ASP .NET cache.
Namespace:
Nemiro.Data.Caching
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
static
WebCache
WebCache
{
get
; }
public static WebCache WebCache { get; }
Public
Shared
ReadOnly
Property
WebCache
As
WebCache
Get
Public Shared ReadOnly Property WebCache As WebCache Get
Property Value
Type:
WebCache
See Also
CacheManager Class
Nemiro.Data.Caching Namespace