Click or drag to resize

LayoutFieldMetadataCollection Constructor (IEnumerableLayoutFieldMetadata)

Initializes a new instance of the LayoutFieldMetadataCollection class

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public LayoutFieldMetadataCollection(
	IEnumerable<LayoutFieldMetadata> items
)

Parameters

items
Type: System.Collections.GenericIEnumerableLayoutFieldMetadata
See Also