Click or drag to resize

MetadataManagerTranslate Method (IEnumerableItemType)

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

Parameters

items
Type: System.Collections.GenericIEnumerableItemType

Return Value

Type: IEnumerableItemType
See Also