IWebCommandEventArgs.Argument

Syntax

Argument: Variant;

Description

The Argument property returns the value of the argument of the command that was sent to the web form.

Example

The property use is given in the example for IWebForm.ShowModal.

See also:

IWebCommandEventArgs