Click or drag to resize

EditFormFromItem Method (ItemType, ItemEntry)

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static EditForm FromItem(
	ItemType itemMeta,
	ItemEntry item
)

Parameters

itemMeta
Type: Dynamicweb.Content.Items.MetadataItemType
item
Type: Dynamicweb.Content.ItemsItemEntry

Return Value

Type: EditForm
See Also