次の方法で共有


IBridgeGenericPresenter.ShowWindow(String, Boolean) Method

Definition

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

Parameters

crmurl
String
allowReplace
Boolean

Applies to