Share via


ConnectedServiceCustomUIConfigurator.ShowCustomUI Method

Definition

Displays custom UI to configure new provider that needs some special UI, which is not supported by default ConnectedServices flow.

public:
 abstract void ShowCustomUI();
public abstract void ShowCustomUI();
abstract member ShowCustomUI : unit -> unit
Public MustOverride Sub ShowCustomUI ()

Applies to