Dynamicweb 8 Documentation
EditorConfigurationCollection Class
Members 

This class is additional to EditorConfigurationclass.
Object Model
EditorConfigurationCollection ClassEditorConfiguration Class
Syntax
'Declaration
 
Public Class EditorConfigurationCollection 
   Inherits System.Collections.ObjectModel.Collection(Of EditorConfiguration)
public class EditorConfigurationCollection : System.Collections.ObjectModel.Collection<EditorConfiguration> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Dynamicweb.Modules.UserManagement.EditorConfigurationCollection

Requirements

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

See Also

Reference

EditorConfigurationCollection Members
Dynamicweb.Modules.UserManagement Namespace

Send Feedback