dijit._editor.RichText.getValue
dojo.require("dijit._editor.RichText");
defined in dijit/_editor/RichText.js
return the current content of the editing area (post filters are applied)
Usage
function (/*Boolean?*/ nonDestructive) (view source)
parameter | type | description |
---|---|---|
nonDestructive | Boolean | Optional. |