preventCache - Prevent Cache

Specifies whether to prevent caching.

Category

basics

Syntax

preventCache="true|false"

Usage

In Design mode, click All Properties and look for preventCache under basics.

This property, if true, passes an extra parameter that changes with each request to prevent caching. This property acts like the preventCache parameter for a Dojo xhrGet request.

This property defaults to false.