This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxAddOGCConnectionDialog Interface > IGxAddOGCConnectionDialog.DoModalCreateWMSConnection Method (ArcObjects .NET 10.4 SDK) |
Displays the dialog to create a new WMS server connection.
[Visual Basic .NET] Public Function DoModalCreateWMSConnection ( _ ByVal hParent As Integer, _ ByRef selectedResources As Object _ ) As IWMSConnection
[C#] public IWMSConnection DoModalCreateWMSConnection ( int hParent, ref object selectedResources );