Click or drag to resize

RichTextEditorConfgurationId Property

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInLabelAttribute("Select configuration")]
[AddInParameterAttribute("SelectConfgurationId")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "inputClass=std editor-parameter")]
public int ConfgurationId { get; set; }

Property Value

Type: Int32
See Also