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


IComPropertyPage2.Cancel Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IComPropertyPage2.Cancel Method

Cancels the changes to the object(s).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface