This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage2 Interface > IComPropertyPage2.IsPageDirty Property (ArcObjects .NET 10.5 SDK) |
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;}