Share via


DesignerDocument.isDirty Property

SharePoint Designer Developer Reference

Sets or returns a Boolean that represents whether a page has been modified since it was last saved. True indicates that the document has been modified since it was last saved.

Syntax

expression.external

expression   Required. A variable that represents a DesignerDocument object.

See Also