Wijmo UI for the Web
load Field
wijmo.wizard Namespace > WijWizardOptions Interface : load Field

The load event handler is a function called after the content of a remote panel has been loaded.

Syntax
var instance; // Type: wijmo.wizard.WijWizardOptions;
var value; // Type: any
value = instance.load;
var load : any;
See Also

Reference

WijWizardOptions Interface