Click or drag to resize

IProductEditorRendererRenderControl Method

Namespace:  Dynamicweb.Ecommerce.Content.Items.Editors
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
void RenderControl(
	ProductEditor productEditor,
	TextWriter output,
	IEnumerable<string> value
)

Parameters

productEditor
Type: Dynamicweb.Ecommerce.Content.Items.EditorsProductEditor
output
Type: System.IOTextWriter
value
Type: System.Collections.GenericIEnumerableString
See Also