In order to determine the current container, an additional HTML element is needed as a point of reference in the DOM.
ix.api.loader.load({
ixApp: {
guid: "<APP-GUID>",
pageGuid: "<PAGE-GUID>"
},
html: <CONTAINER-GUID>,
});
Loads an Intrexx page into the current container.