ArcObjects Library Reference (Framework)  

IComPropertyPage2.Hide Method

Hides the page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface