This document is archived and information here might be outdated.  Recommended version.


IComPropertyPage.IsPageDirty Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IComPropertyPage.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

IComPropertyPage Interface