Cache
Method Signature
Cache(cacheName=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Adding a page to the cache
<bx:cache action="optimal" directory="/path/to/directory" timespan="#createTimeSpan( 1, 0, 0, 0 )#" idletime="#createTimeSpan( 0, 12, 0, 0 )#">
<div id="some-id">Hello World!</div>
</bx:cache>Flushing a page from the cache
Related
Last updated
Was this helpful?
