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

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1ToolBarClient (in C1ToolBarClient.dll)

Syntax

JavaScript
function get_commandArgument();
function set_commandArgument(value);

See Also