ArcObjects Library Reference (Framework)  

IPropertyPage.IsPageDirty Method

[Visual Basic .NET]
Public Sub IsPageDirty ( _
)
[C#]
public void IsPageDirty (
);

Product Availability

Available with ArcGIS Desktop.

Description

IPropertyPage is a Microsoft interface. Please refer to MSDN for information about this interface.

See Also

IPropertyPage Interface