ArcObjects Library Reference (Framework)  

IComPropertyPage2.IsPageDirty Property

Indicates if the page made any changes to the object(s).

[Visual Basic .NET]
Public ReadOnly Property IsPageDirty As Boolean
[C#]
public bool IsPageDirty {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface