Compartir a través de


WebClientPresenterControl.RunXrmCommand(String, String) Method

Definition

public:
 virtual System::Object ^ RunXrmCommand(System::String ^ script, System::String ^ frame);
public object RunXrmCommand (string script, string frame);
abstract member RunXrmCommand : string * string -> obj
override this.RunXrmCommand : string * string -> obj
Public Function RunXrmCommand (script As String, frame As String) As Object

Parameters

script
String
frame
String

Returns

Implements

Applies to