TechTalk Genome v4.2

QueryFormCommandEventArgs.CommandSource Property

Gets the source of the command.

public object CommandSource {get;}

Property Value

An instance of the object class that represents the source of the command.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI.Controls

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

QueryFormCommandEventArgs Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace