Click or drag to resize
QueryUniViewForceCacheMinutes Property
Gets or sets the value that indicates whether cache minutes must be set manually (Cache minutes value is independent on view mode and cache settings)

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool ForceCacheMinutes { get; set; }

Property Value

Type: Boolean

Implements

ICMSQueryPropertiesForceCacheMinutes
See Also