Functiondijit.layout.ContentPane.setHref

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

Reset the (external defined) content of this pane and replace with new url Note: It delays the download until widget is shown if preload is false

Usage

function (/*String*/ href) (view source)
parametertypedescription
hrefStringurl to the page you want to get, must be within the same domain as your mainpage

PropertiesBack to top

to the page you want to get, must be within the same domain as your mainpage