Share via


DesignerDocument.lastModified Property

SharePoint Designer Developer Reference

Returns a String that represents the date when the page was last modified, in the form "DD MMM YYYY hh:mm:ss".

Syntax

expression.lastModified

expression   Required. A variable that represents a DesignerDocument object.

See Also