ExtendedTextArea GetValueSetterCommand Method Kentico 8.0 API Reference
Return command which sets given value (general JS command) to the editor (handles case when SyntaxHighlighting is disabled).

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

textToSetJsCommand
Type: OnlineSystem String
JS command to set as a value to the editor

Return Value

Type: OnlineString
See Also