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

ICommand: The command to execute.

Events

EventHandler Fired when the Command property changes.

Implemented By

NameDescription

Represents a button control.

Represents a split button control.

Last updated