ArcObjects Library Reference (CatalogUI)  

IAGSParameterPage.ClosePage Method

Close the selected parameter page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAGSParameterPage Interface