This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDialog Interface > IGxDialog.DoModalSave Method (ArcObjects .NET 10.5 SDK) |
Opens the dialog to save data.
[Visual Basic .NET] Public Function DoModalSave ( _ ByVal parentWindow As Integer _ ) As Boolean
[C#] public bool DoModalSave ( int parentWindow );