TechTalk Genome v4.2

QueryFormFilterEventArgs.CommandArgument Property

Gets the argument associated with the command originating from the QueryForm.Command event of the QueryForm control.

public object CommandArgument {get;}

Property Value

An instance of the object class that represents the argument 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

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