Click or drag to resize
UniSelectorEncodeOutput Property
If true, the output is encoded. Applied in SingleTransformation mode. Default value is true.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual bool EncodeOutput { get; set; }

Property Value

Type: Boolean
See Also