QueryCloseAfterSaveEventArgs Properties
Arguments passed to the WebModificationsController.QueryCloseAfterSave event.| Name | Description |
|---|---|
| CloseAfterSave | Specifies whether to close the current Detail View after executing the ModificationsController.SaveAndCloseAction in ASP.NET Web Forms applications. |
See Also