Click or drag to resize
ICMSQueryPropertiesForceCacheMinutes 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#
bool ForceCacheMinutes { get; set; }

Property Value

Type: Boolean
See Also