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


IAGSParameterPage.QueryPage Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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