Optional action to execute when the dialog is closed.
public Action? OnClosed { get; set; }
- class ModalDialogViewModelBase
- namespace Mendix.StudioPro.ExtensionsAPI.UI.Dialogs
Optional action to execute when the dialog is closed.
public Action? OnClosed { get; set; }