Name | Description | |
---|---|---|
![]() | SaveItemDialog Constructor | Creates the Browse dialog box in a manner that allows you to get the file name that can be used to save an item to the active portal or to a local or network disk. |
The following tables list the members exposed by SaveItemDialog.
Name | Description | |
---|---|---|
![]() | SaveItemDialog Constructor | Creates the Browse dialog box in a manner that allows you to get the file name that can be used to save an item to the active portal or to a local or network disk. |
Name | Description | |
---|---|---|
![]() | AlwaysUseInitialLocation | Always use the InitialLocation if specified. If not specified, the initial location may be the last location opened using the current filter. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog) |
![]() | BrowseFilter | Gets or sets the BrowseProjectFilter used to restrict the items listed in the Browse dialog box to the subset that is appropriate for a specific task. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog) |
![]() | DefaultExt | Gets and sets the default file extension. |
![]() | FilePath | Gets the name of the file that will be saved. |
![]() | Filter | Gets or sets the filter used to restrict the items listed in the Browse dialog box to the subset that is appropriate for a specific task. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog) |
![]() | InitialLocation | Gets or sets the initial location to display in the Browse dialog box. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog) |
![]() | OverwritePrompt | Gets or sets if a prompt will appear when a file with the same name already exists. |
![]() | Title | Gets or sets the title of the Browse dialog box. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog) |
Name | Description | |
---|---|---|
![]() | ShowDialog | Overridden. Displays the Browse dialog box to identify the location and name of an item that will be saved to the active portal or to a local or network disk. |