Functiondojox.storage.Provider.hasKey

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

Determines whether the storage has the given key.

Usage

function (/*String*/ key, /*String?*/ namespace) (view source)
parametertypedescription
keyString 
namespaceStringOptional.