Click or drag to resize

EditFormFromItem Method (String, ItemType, ItemEntry)

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

Parameters

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

Return Value

Type: EditForm
See Also