Click or drag to resize

FormSettingCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListFormSetting
    Dynamicweb.DataManagementFormSettingCollection

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

The FormSettingCollection type exposes the following members.

Constructors
  NameDescription
Public methodFormSettingCollection
Initializes a new instance of the FormSettingCollection class
Top
Methods
See Also