Interface IProductsAndGroupsEditorRenderer
- Namespace
- Dynamicweb.Ecommerce.Extensibility.Editors
- Assembly
- Dynamicweb.Ecommerce.dll
[Obsolete("Do not use")]
public interface IProductsAndGroupsEditorRenderer
Methods
Render(ProductsAndGroupsEditor, ConfigurableAddIn, string, object, Hashtable, string)
string Render(ProductsAndGroupsEditor ProductsAndGroupsEditor, ConfigurableAddIn addIn, string name, object value, Hashtable options, string label)
Parameters
ProductsAndGroupsEditor
ProductsAndGroupsEditoraddIn
ConfigurableAddInname
stringvalue
objectoptions
Hashtablelabel
string