Share via


PageWindow.IsDirty Property

SharePoint Designer Developer Reference

Returns a Boolean that represents whether a page has changed since the last time the user saved it. True indicates that the page has changed.

Syntax

expression.IsDirty

expression   Required. A variable that represents a PageWindow object.

See Also