Click or drag to resize

SolutionInfo Constructor

Initializes a new instance of the SolutionInfo class

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public SolutionInfo(
	IEnumerable<AreaInfo> areas
)

Parameters

areas
Type: System.Collections.GenericIEnumerableAreaInfo
See Also