Click or drag to resize

ToolbarItemgetState Method

Gets the state of push button.

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

Return Value

Type: [T:(Any)]
bool, true if button is pushed.
See Also