Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Supports the implementations.
public class CommandManager : IDisposable
Public Class CommandManager
Inherits IDisposable
Methods
RefreshCommands()
Causes all the components to refresh their commands by invoking the method.
Events
CanExecute
Fired when a invokes its command's method.
Execute
Fired when a invokes its command's method.