Click or drag to resize

ContainerInfo Constructor (String, Layout)

Initializes a new instance of the ContainerInfo class

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ContainerInfo(
	string containerName,
	Layout layout
)

Parameters

containerName
Type: SystemString
layout
Type: Dynamicweb.Rendering.DesignerLayout
See Also