Перейти к основному содержимому

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.