dijit.layout.ContentPane.onDownloadStart
dojo.require("dijit.layout.ContentPane");
defined in dijit/layout/ContentPane.js
called before download starts the string returned by this function will be the html that tells the user we are loading something override with your own function if you want to change text
Usage
function () (view source)