Click or drag to resize

ProductsAndGroupsEditorRender Method (ConfigurableAddIn, String, Object, Hashtable)

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
)

Parameters

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

Return Value

Type: String
See Also