ArcObjects Library Reference (LocationUI)  

ILocatorStyleUI.DoModal Method

Opens a dialog for choosing a workspace and locator style.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ILocatorStyleUI Interface