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


ISearchEngineProperties.Edit Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISearchEngineProperties Interface > ISearchEngineProperties.Edit Method
ArcGIS Developer Help

ISearchEngineProperties.Edit Method

Opens a dialog box that lets a user set the search engine's properties.

[Visual Basic .NET]
Public Sub Edit ( _
    ByVal parentHWnd As Integer _
)
[C#]
public void Edit (
    int parentHWnd
);

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchEngineProperties Interface