Share via


UnifiedClientPresenterControl.ShowWindow(String, String, Boolean) Method

Definition

public:
 virtual void ShowWindow(System::String ^ crmurl, System::String ^ frame, bool allowReplace);
public void ShowWindow (string crmurl, string frame, bool allowReplace);
abstract member ShowWindow : string * string * bool -> unit
override this.ShowWindow : string * string * bool -> unit
Public Sub ShowWindow (crmurl As String, frame As String, allowReplace As Boolean)

Parameters

crmurl
String
frame
String
allowReplace
Boolean

Implements

Applies to