SaveFileDialog.ShowDialog Method (System.Windows.Controls)

Switch View :
ScriptFree
.NET Framework Class Library for Silverlight
SaveFileDialog.ShowDialog Method

Displays a modal SaveFileDialog.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ShowDialog() Displays a SaveFileDialog that is modal to the Web browser or main window.
Public method ShowDialog(Window) Displays an SaveFileDialog that is modal to the specified window.
Top
See Also

Reference