Click or drag to resize

HtmlEditorsetHTMLSource Method

Sets the content of the editing area.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function setHTMLSource(bodyOnly, source);

Parameters

bodyOnly
Type: bool
source
Type: string
See Also