Click or drag to resize

DynamicElementCollection Class

Inheritance Hierarchy
System.Object
  System.Collections.Generic.List<DynamicElement>
    Dynamicweb.Rendering.Designer.DynamicElementCollection

Namespace:  Dynamicweb.Rendering.Designer
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class DynamicElementCollection : List<DynamicElement>

The DynamicElementCollection type exposes the following members.

Constructors
  NameDescription
Public methodDynamicElementCollection
Initializes a new instance of the DynamicElementCollection class
Top
Methods
See Also