Click or drag to resize
CMSOutputResourceLastModified Property
Gets or sets the timestamp for last modification of the data.

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

Property Value

Type: DateTime
See Also