Methods

  NameDescription
Public methodRegisterWindow<(Of <<'(TWindow>)>>)(WindowRegistrationParameters)
Register an IWindow with the Interaction Client. Once registered, this window will appear in the list of choices the user can select to add to their client user interface.
Public methodRegisterWindow<(Of <<'(TWindow>)>>)(WindowRegistrationParameters, CreateWindowDelegate)
Register an IWindow with the Interaction Client. Once registered, this window will appear in the list of choices the user can select to add to their client user interface.

See Also