var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: any value = instance.load;
var load : any;
The load event handler is a function called after the content of a remote panel has been loaded.
var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: any value = instance.load;
var load : any;