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


IAGSParameterPage.QueryPage 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.QueryPage Method
ArcGIS Developer Help

IAGSParameterPage.QueryPage Method

Upate this page before go next.

[Visual Basic .NET]
Public Sub QueryPage ( _
    ByVal commitApply As Boolean _
)
[C#]
public void QueryPage (
    bool commitApply
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAGSParameterPage Interface