Click or drag to resize

DynamicElementCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListDynamicElement
    Dynamicweb.Rendering.DesignerDynamicElementCollection

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