Click or drag to resize

LayoutCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionLayout
    Dynamicweb.Rendering.DesignerLayoutCollection

Namespace:  Dynamicweb.Rendering.Designer
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class LayoutCollection : Collection<Layout>

The LayoutCollection type exposes the following members.

Constructors
  NameDescription
Public methodLayoutCollection
Initializes a new instance of the LayoutCollection class
Top
See Also