In this way I can access to a radtoolbarbutton.
var radToolBar = $find(toolbarId); radButton = radToolBar.findItemByValue(value);
But the nex