次の方法で共有


IBaseCRMPresenter.ShowWindow(String, String, Boolean) Method

Definition

public:
 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
Public Sub ShowWindow (crmurl As String, frame As String, allowReplace As Boolean)

Parameters

crmurl
String
frame
String
allowReplace
Boolean

Applies to