Click or drag to resize
ItemMetaCacheMinutes Property
Gets or sets the number of minutes the system should keep the WebView rendering cached. Specify 0 disables caching.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int CacheMinutes { get; set; }

Property Value

Type: Int32
See Also