Functiondijit.form.CheckBox.getValue

dojo.require("dijit.form.CheckBox");
defined in dijit/form/CheckBox.js

If the CheckBox is checked, returns the value attribute. Otherwise returns false.

Usage

function () (view source)