Click or drag to resize

CheckboxListEditorTEncodeValues Property

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInLabelAttribute("Encode values")]
[AddInParameterAttribute("EncodeValues")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "inputClass=std editor-parameter;")]
public override bool EncodeValues { get; set; }

Property Value

Type: Boolean
See Also