Click or drag to resize
UIElementInfoElementLastModified Property
Data and time the element was last modified.

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

Property Value

Type: DateTime
See Also