Check documentation for the latest version of dhtmlxSuite preventIECaching DHTMLX Docs

preventIECaching

prevents caching in IE by adding a random value to URL string

void preventIECaching(boolean mode);
modebooleanenable/disable a random value (disabled by default)
Back to top