Share via


IWebClientPresenter.ShowWindow Method

Definition

public:
 void ShowWindow(System::String ^ crmurl, System::String ^ frame, System::Collections::Generic::List<System::String ^> ^ onLoadHistory, bool hideRibbon, bool hideNav);
public void ShowWindow (string crmurl, string frame, System.Collections.Generic.List<string> onLoadHistory, bool hideRibbon, bool hideNav);
abstract member ShowWindow : string * string * System.Collections.Generic.List<string> * bool * bool -> unit
Public Sub ShowWindow (crmurl As String, frame As String, onLoadHistory As List(Of String), hideRibbon As Boolean, hideNav As Boolean)

Parameters

crmurl
String
frame
String
onLoadHistory
List<String>
hideRibbon
Boolean
hideNav
Boolean

Applies to