ToolbarisButtonEnabled Method |
Gets a value indicating whether the button can respond to user interaction.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction isButtonEnabled(itemId);
Parameters
- itemId
- Type: string
Return Value
Type:
[T:(Any)]bool
See Also