SAPUI5 - Reference to image path


var sRootPath = jQuery.sap.getModulePath("<application_package_name>");

var sImagePath = sRootPath + "/img/logo.png";

Popular posts from this blog

SAP CPI - Loop Process Call with SuccessFactor (oData V2)

Setting IntelliJ IDEA to run Groovy Script

C# - BASE64 to Image