dojox.storage.Provider.hasKey
dojo.require("dojox.storage.Provider");
defined in dojox/storage/Provider.js
Determines whether the storage has the given key.
parameter | type | description |
---|---|---|
key | String | |
namespace | String | Optional. |