Functiondijit.layout.ContentPane.onDownloadError

dojo.require("dijit.layout.ContentPane");
defined in dijit/layout/ContentPane.js

Called when download error occurs, default is to display errormessage inside pane. Overide function to change that. The string returned by this function will be the html that tells the user a error happend

Usage

function (/*Error*/ error) (view source)
parametertypedescription
errorError