HDAPISetNavbarButtonImage Method
This function sets the image to use for navigation bar buttons.

JavaScript API: Direct
Assembly: api.js Version: 1.0.0.0 (1.0.0.0)
Syntax

JavaScript
function SetNavbarButtonImage(buttonId, imageName);

Parameters

buttonId
Type: SystemString
The identifier of the button for which you want to set the image.
imageName
Type: SystemString
A URL for the new image to use for the button.
See Also

Reference