Zum Hauptinhalt springen

prevent_cache

Description

Steuert, ob das Caching von GET-Anfragen im Browser aktiviert oder deaktiviert ist

prevent_cache: boolean

Example

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

Default value: false

Details

Es ist generell empfehlenswert, diese Eigenschaft zu aktivieren.

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.