Enum ModuleCachingType
ModuleCachingType is an enum that provides the caching types for Module Content.
Namespace: DotNetNuke.UI.Modules
Assembly: DotNetNuke.dll
Syntax
public enum ModuleCachingType : int
Fields
Name | Description |
---|---|
Database | ModuleCachingType is an enum that provides the caching types for Module Content. |
Disk | ModuleCachingType is an enum that provides the caching types for Module Content. |
Memory | ModuleCachingType is an enum that provides the caching types for Module Content. |