IWebCommandEventArgs.Command

Syntax

Command: String;

Description

The Command property returns the name 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