PresenterControlComboboxItem2.PromptForSave(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.
public:
virtual void PromptForSave(System::String ^ frame);
public virtual void PromptForSave (string frame);
abstract member PromptForSave : string -> unit
override this.PromptForSave : string -> unit
Public Overridable Sub PromptForSave (frame As String)
Parameters
- frame
- String