Table of Contents

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. If false the dialog will not close.