IChooseExistingConnectionPageViewEx Methods
| Name | Description |
|---|---|
| SetConnections(IEnumerable<String>) | If implemented, changes the list of available connections on a wizard page. Inherited from IChooseConnectionPageView. |
| SetSelectedConnection(String) | If implemented, changes the selected item from the list of available connections. Inherited from IChooseConnectionPageView. |
See Also