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


IComPropertyPage.Hide Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IComPropertyPage.Hide Method

Hides the page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface