Gets or sets an optional parameter passed to the ItemClick and ItemSelected events of the component along with the associated CommandName.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

Remarks

The CommandArgument property complements the CommandName property by allowing you to provide additional information about the command to perform.

See Also