Functiondojox.storage.Provider.isPermanent

dojo.require("dojox.storage.Provider");
defined in dojox/storage/Provider.js

Boolean Returns whether this storage provider's values are persisted when this platform is shutdown.

Usage

function () (view source)