Table of Contents

Class ProductCatalogGroupEditor

Namespace
Dynamicweb.Ecommerce.Content.Items.Editors
Assembly
Dynamicweb.Ecommerce.dll
Represents a eCom product editor.
[Editor("Product catalog groups")]
public class ProductCatalogGroupEditor : ProductEditor, IDropDownOptions
Inheritance
ProductCatalogGroupEditor
Implements
Inherited Members

Methods

GetViewModelValue(object)

Gets the value to use when rendering items in view models -
public override object GetViewModelValue(object value)

Parameters

value object

Returns

object
See Also

See Also

To top