jQuery.wijmo.wijwizard Namespace > options type : cache Field |
Default value: false
An option that determines whether to cache emote wijwizard content.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijwizard.options.cache; |
Javascript (Specification) | |
---|---|
var cache : boolean; |