Click or drag to resize

LayoutFieldMetadata Constructor (LayoutFieldMetadata)

Initializes a new instance of the LayoutFieldMetadata class

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public LayoutFieldMetadata(
	LayoutFieldMetadata copyFrom
)

Parameters

copyFrom
Type: Dynamicweb.Content.Items.MetadataLayoutFieldMetadata
See Also