Click or drag to resize
InlineEditingTextBoxEnableEncode Property
Enables encoding of inline control output. By default is true.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool EnableEncode { get; set; }

Property Value

Type: Boolean
See Also