Skip to main content
A newer version of this page is available. .
All docs
V23.1

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