xRecord.disableCache Method

Gets and sets the property that indicates whether caching is disabled.

Syntax

public boolean disableCache([boolean newValue])

Run On

Called

Parameters

  • newValue
    Type: boolean
    A Boolean value that indicates whether caching is disabled.

Return Value

Type: boolean
The new value of the disable cache property.

See Also

Reference

xRecord Class