跳转到主要内容

prevent_cache

Description

控制浏览器中是否启用GET请求缓存

prevent_cache: boolean

Example

scheduler.config.prevent_cache = true;
...
scheduler.init('scheduler_here',new Date(2009,10,1),"month");

Default value: false

Details

通常建议启用此属性。

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.