Click or drag to resize

LinkEditorEnableFileSelection Property

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInLabelAttribute("Enable file selection")]
[AddInParameterOrderAttribute(30)]
[AddInParameterAttribute("EnableFileSelection")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "inputClass=std editor-parameter")]
public bool EnableFileSelection { get; set; }

Property Value

Type: Boolean
See Also