Click or drag to resize
EmailTemplateInfoTemplateLastModified Property
Gets or setsthe date when the object was last modified.

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

Property Value

Type: DateTime
See Also