CachedABTestManagerCacheMinutes Property |
Gets the number of minutes used for absolute cache expiration.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax protected internal virtual int CacheMinutes { get; }
Property Value
Type:
Int32Remarks
The implementation returns 1440 minutes (24 hours).
See Also