Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

Prohibit request from being cached.

Setting the value to true adds a parameter "nocache" to the request with a value of the current time. Setting the value to false removes the parameter.


Public Functions

Get

Get current value.

QxRequest.getProhibitCaching();

Set

Set new value.

QxRequest.setProhibitCaching(newValue);