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


IComPropertyPage2.IsPageDirty Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage2 Interface > IComPropertyPage2.IsPageDirty Property
ArcGIS Developer Help

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