Click or drag to resize

ViewSettingCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListViewSetting
    Dynamicweb.DataManagementViewSettingCollection

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public class ViewSettingCollection : List<ViewSetting>

The ViewSettingCollection type exposes the following members.

Constructors
  NameDescription
Public methodViewSettingCollection
Initializes a new instance of the ViewSettingCollection class
Top
Methods
See Also