[]
Shows the SaveFileDialog and exports specified data to the selected file.
public void Export(object parameter, string dialogTitle)
Type | Name | Description |
---|---|---|
object | parameter | an object to export. This parameter can be one of the next:
|
string | dialogTitle | the string value used as a SaveFileDialog title. |