CommandManager
Wisej.Web.CommandManager
Last updated
Wisej.Web.CommandManager
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Supports the ICommandSource implementations.
Causes all the ICommandSource components to refresh their commands by invoking the CanExecute method.
CancelEventHandler Fired when a ICommandSource invokes its command's CanExecute method.
HandledEventHandler Fired when a ICommandSource invokes its command's Execute method.