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

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

Property Value

Type: DateTime
See Also