Click or drag to resize
CMSCacheDependencyStart Property
The date and time against which to check the last modified date of the objects passed in the filenames and cache keys arrays

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public DateTime Start { get; set; }

Property Value

Type: DateTime
See Also