Click or drag to resize
QueryRepeaterForceCacheMinutes 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.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool ForceCacheMinutes { get; set; }

Property Value

Type: Boolean

Implements

ICMSQueryPropertiesForceCacheMinutes
See Also