CMSAbstractBaseProperties CacheMinutes Property Kentico 8.0 API Reference
Number of minutes the retrieved content is cached for. Zero indicates that the content will not be cached.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineInt32
Remarks

This parameter allows you to set up caching of content so that it's not retrieved from the database each time a user requests the page.
See Also