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


IPropertyPageContext.Cancel Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IPropertyPageContext.Cancel Method

Property sheet calls this when cancel button is pressed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPropertyPageContext Interface