Dynamicweb.Content.Items.Editors Namespace : CheckboxListEditor<T> Class |
'Declaration
<GroupAttribute("Lists")> <EditorAttribute("Checkbox list")> Public Class CheckboxListEditor(Of T) Inherits Dynamicweb.Content.Items.Editors.ListEditor(Of IEnumerable(Of T)) Implements IList
[GroupAttribute("Lists")] [EditorAttribute("Checkbox list")] public class CheckboxListEditor<T> : Dynamicweb.Content.Items.Editors.ListEditor<IEnumerable<T>>, IList
System.Object
Dynamicweb.Content.Items.Editors.Editor
Dynamicweb.Content.Items.Editors.ListEditor<T>
Dynamicweb.Content.Items.Editors.CheckboxListEditor<T>
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2