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
truethe dialog can be closed. Iffalsethe dialog will not close.