HDAPI SetNavbarButtonImage 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: System String
The identifier of the button for which you want to set the image.
imageName
Type: System String
A URL for the new image to use for the button.
See Also

 

Reference