Partager via


CRMPresenter.CloseAndPrompt(String) Method

Definition

Closes the hosted control and prompts the user to save or abandon the changes before closing.

public:
 virtual void CloseAndPrompt(System::String ^ frame);
public void CloseAndPrompt (string frame);
abstract member CloseAndPrompt : string -> unit
override this.CloseAndPrompt : string -> unit
Public Sub CloseAndPrompt (frame As String)

Parameters

frame
String

Specifies the frame.

Implements

Applies to