Click or drag to resize

IProductsAndGroupsEditorRendererRender Method

Namespace:  Dynamicweb.Ecommerce.Extensibility.Editors
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
string Render(
	ProductsAndGroupsEditor ProductsAndGroupsEditor,
	ConfigurableAddIn addIn,
	string name,
	Object value,
	Hashtable options,
	string label
)

Parameters

ProductsAndGroupsEditor
Type: Dynamicweb.Ecommerce.Extensibility.EditorsProductsAndGroupsEditor
addIn
Type: Dynamicweb.Extensibility.AddInsConfigurableAddIn
name
Type: SystemString
value
Type: SystemObject
options
Type: System.CollectionsHashtable
label
Type: SystemString

Return Value

Type: String
See Also