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


IAGSParameterPage.UpdatePage Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAGSParameterPage Interface > IAGSParameterPage.UpdatePage Method
ArcGIS Developer Help

IAGSParameterPage.UpdatePage Method

Initialize the selected parameter page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAGSParameterPage Interface