summaryP:DotNetNuke.Services.GeneratedImage.DiskImageStore.EnableAutoPurge

Namespace: DotNetNuke.Services.GeneratedImage
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool EnableAutoPurge { get; set; }
Visual Basic
Public Shared Property EnableAutoPurge As Boolean
	Get
	Set

See Also