Click or drag to resize

ProductsAndGroupsEditorRender Method (ConfigurableAddIn, String, Object, Hashtable, String)

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

Parameters

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

Return Value

Type: String
See Also