Click or drag to resize

IUserEditorRenderer.RenderValue Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void RenderValue(
	UserEditor userEditor,
	EditorRenderingContext context
)

Parameters

userEditor
Type: Dynamicweb.Content.Items.Editors.UserEditor
context
Type: Dynamicweb.Content.Items.Editors.EditorRenderingContext
See Also