Click or drag to resize

LayoutCollection Class

Inheritance Hierarchy
System.Object
  System.Collections.ObjectModel.Collection<Layout>
    Dynamicweb.Rendering.Designer.LayoutCollection

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