Click or drag to resize

DBSelectorParameterEditor Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.EditorsParameterEditor
    Dynamicweb.Extensibility.EditorsDBSelectorParameterEditor

Namespace:  Dynamicweb.Extensibility.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Don't use this")]
[BrowsableAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class DBSelectorParameterEditor : ParameterEditor

The DBSelectorParameterEditor type exposes the following members.

Constructors
  NameDescription
Public methodDBSelectorParameterEditor
Initializes a new instance of the DBSelectorParameterEditor class
Top
Properties
  NameDescription
Public propertyScripts (Inherited from ParameterEditor.)
Top
Methods
See Also