Click or drag to resize

IUserEditorRendererRenderItemListValue Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
EditorRenderedItemListResult RenderItemListValue(
	UserEditor userEditor,
	string value
)

Parameters

userEditor
Type: Dynamicweb.Content.Items.EditorsUserEditor
value
Type: SystemString

Return Value

Type: EditorRenderedItemListResult
See Also