Click or drag to resize

UserEditorShowTypes Property

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInLabelAttribute("Show types")]
[AddInParameterAttribute("ShowTypes")]
[AddInParameterEditorAttribute(typeof(CheckListParameterEditor), "inputClass=std editor-parameter;width=166;separatelines=true;defaultvalue=2;")]
[AddInDescriptionAttribute("User object types to use in field")]
public virtual string ShowTypes { get; set; }

Property Value

Type: String
See Also