Click or drag to resize

ToolbargetButtonLabelById Method

Gets a label for button with specified id.

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

Parameters

itemId
Type: string

Return Value

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