CRMPresenter.CloseAndPrompt(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.