ArcObjects Library Reference (Framework)  

IComPropertyPage.Deactivate Method

Destroys the page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface