Click or drag to resize
CachedABTestManagerCacheMinutes Property
Gets the number of minutes used for absolute cache expiration.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
protected internal virtual int CacheMinutes { get; }

Property Value

Type: Int32
Remarks
The implementation returns 1440 minutes (24 hours).
See Also