Method CanCloseDialog
- Namespace
- Innova.Prism.Library.BaseViewModels
- Assembly
- Innova.Prism.Library.dll
CanCloseDialog()
Determines if the dialog can be closed.
public bool CanCloseDialog()
Returns
- bool
If
true
the dialog can be closed. Iffalse
the dialog will not close.