Gets the Page Caching method

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

Syntax

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

See Also