Dynamicweb.Content.Items.Editors Namespace : EditableListEditor Class |
'Declaration
<EditorAttribute("Editable list")> <GroupAttribute("Lists")> Public Class EditableListEditor Inherits Dynamicweb.Content.Items.Editors.ListEditor(Of IEnumerable(Of String)) Implements IList
[EditorAttribute("Editable list")] [GroupAttribute("Lists")] public class EditableListEditor : Dynamicweb.Content.Items.Editors.ListEditor<IEnumerable<string>>, IList
System.Object
Dynamicweb.Content.Items.Editors.Editor
Dynamicweb.Content.Items.Editors.ListEditor<T>
Dynamicweb.Content.Items.Editors.EditableListEditor
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