Wijmo UI for the Web
cache Field

Default value: false

An option that determines whether to cache emote wijwizard content.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijwizard.options.cache;
Javascript (Specification) 
var cache : boolean;
Remarks
Cached content is being lazy loaded, for example only and only once for the panel is displayed. Note that to prevent the actual Ajax requests from being cached by the browser, you need to provide an extra cache: false flag to ajaxOptions.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.