Table of Contents

Method CanExecuteCommand

Namespace
Innova.Prism.Library.Controls.Menu
Assembly
Innova.Prism.Library.dll

CanExecuteCommand()

Determines whether the command associated with the menu item can execute.

protected virtual bool CanExecuteCommand()

Returns

bool

true if the command can execute; otherwise, false.