Click or drag to resize

ProductCatalogEditor Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.AddInsConfigurableAddIn
    Dynamicweb.Content.Items.EditorsEditor
      Dynamicweb.Ecommerce.Content.Items.EditorsEcomEditorIEnumerableString
        Dynamicweb.Ecommerce.Content.Items.EditorsProductEditor
          Dynamicweb.Ecommerce.Content.Items.EditorsProductCatalogEditor

Namespace:  Dynamicweb.Ecommerce.Content.Items.Editors
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[EditorAttribute("Product catalog")]
public class ProductCatalogEditor : ProductEditor

The ProductCatalogEditor type exposes the following members.

Constructors
  NameDescription
Public methodProductCatalogEditor
Initializes a new instance of the ProductCatalogEditor class
Top
Properties
Methods
  NameDescription
Public methodBeginEdit (Inherited from EcomEditorT.)
Public methodBeginEditFrontend (Inherited from EcomEditorT.)
Public methodEndEdit (Inherited from ProductEditor.)
Public methodEndEditFrontend (Inherited from Editor.)
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetOptions (Inherited from ProductEditor.)
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Public methodGetViewModelValue(Object) (Overrides ProductEditorGetViewModelValue(Object).)
Public methodGetViewModelValue(Object, ItemField) (Inherited from Editor.)
Public methodHasValue (Inherited from EcomEditorT.)
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Protected methodRenderControl (Inherited from ProductEditor.)
Public methodRenderItemListValue (Inherited from ProductEditor.)
Public methodRenderValue (Inherited from ProductEditor.)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodStringifyValue (Inherited from Editor.)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also