Click or drag to resize

ListEditorTGetViewModel Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
protected ListViewModel GetViewModel(
	Object value,
	ItemField field,
	bool allowSorting
)

Parameters

value
Type: SystemObject
field
Type: Dynamicweb.Content.Items.MetadataItemField
allowSorting
Type: SystemBoolean

Return Value

Type: ListViewModel
See Also