Gets the Module Caching method

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

Syntax

C#
public static string ModuleCachingMethod { get; }
Visual Basic
Public Shared ReadOnly Property ModuleCachingMethod As String
	Get

See Also