Click or drag to resize
CMSOutputMediaFileLastModified Property
Time when the file was last modified.

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

Property Value

Type: DateTime
See Also