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