Click or drag to resize

IItemTypeEditorRendererBeginEdit Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void BeginEdit(
	ItemTypeEditor itemTypeEditor,
	EditorContext context
)

Parameters

itemTypeEditor
Type: Dynamicweb.Content.Items.EditorsItemTypeEditor
context
Type: Dynamicweb.Content.Items.EditorsEditorContext
See Also