Click or drag to resize

ToolbarisButtonEnabled Method

Gets a value indicating whether the button can respond to user interaction.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function isButtonEnabled(itemId);

Parameters

itemId
Type: string

Return Value

Type: [T:(Any)]
bool
See Also