ICommandSource
Wisej.Web.ICommandSource
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Defines an object that can invoke a Command.
public interface ICommandSource
Properties
Command

ICommand: The command to execute.
Events
CommandChanged

EventHandler Fired when the Command property changes.
Implemented By
Name
Description
Represents a button control.
Represents a split button control.
Last updated
Was this helpful?