Whether current caching provider disabled to expire cache.
Namespace: DotNetNuke.Services.CacheAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
protected static bool CacheExpirationDisable { get; private set; } |
| Visual Basic |
|---|
Protected Shared Property CacheExpirationDisable As Boolean Get Private Set |
Remarks
This setting shouldn't affect current server, cache should always expire in current server even this setting set to True.