Click or drag to resize
PageTemplateDeviceLayoutInfoLayoutLastModified Property
Gets or sets the last modified value

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public DateTime LayoutLastModified { get; set; }

Property Value

Type: DateTime
See Also