Gets or sets the command name associated with the Item passed to the ItemClick and ItemSelected events of the component.

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

Syntax

JavaScript
function get_commandName();
function set_commandName(value);

See Also