Click or drag to resize

ListEditorTConvertItemValueAs Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
protected Object ConvertItemValueAs(
	Type valueType,
	ListItem item
)

Parameters

valueType
Type: SystemType
item
Type: Dynamicweb.Content.Items.EditorsListItem

Return Value

Type: Object
See Also