Functiondojox.storage.Provider.showSettingsUI

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

If this provider has a settings UI, determined by calling hasSettingsUI(), it is shown.

Usage

function () (view source)