summaryP:DotNetNuke.Entities.Modules.ModuleInfo.Cacheability

Namespace: DotNetNuke.Entities.Modules
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public CacheLevel Cacheability { get; }
Visual Basic
Public ReadOnly Property Cacheability As CacheLevel
	Get

Implements

IPropertyAccess..::..Cacheability

See Also