Functiondojox.storage.Provider.removeMultiple

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

Removes the given keys from this storage system.

Usage

function (/*Array*/ keys, /*String?*/ namespace) (view source)
parametertypedescription
keysArray 
namespaceStringOptional.