Click or drag to resize

ViewSettingsBaseT Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.ProductCatalogViewSettingsBaseT
    More...

Namespace:  Dynamicweb.Ecommerce.ProductCatalog
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public abstract class ViewSettingsBase<T>
where T : new(), FillableViewModelBase

Type Parameters

T

The ViewSettingsBaseT type exposes the following members.

Constructors
  NameDescription
Protected methodViewSettingsBaseT
Initializes a new instance of the ViewSettingsBaseT class
Top
Properties
  NameDescription
Public propertyFilledProperties
Top
Methods
See Also
Inheritance Hierarchy