Click or drag to resize

EditorManagerConvertValue Method (String, Object, String)

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Object ConvertValue(
	string fieldName,
	Object fieldValue,
	string itemSystemName
)

Parameters

fieldName
Type: SystemString
fieldValue
Type: SystemObject
itemSystemName
Type: SystemString

Return Value

Type: Object
See Also