Check documentation for the latest version of dhtmlxSuite setIconPath DHTMLX Docs

setIconPath

defines the url to the folder where the user-defined icons are located

void setIconPath();

Deprecated

new usage

myToolbar.setIconsPath("path/to/icons/folder/");
Change log

deprecated from version 4.0

Back to top