Click or drag to resize

CSVParameterEditor Class

Note: This API is now obsolete.

Inheritance Hierarchy

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 CSVParameterEditor : ParameterEditor

The CSVParameterEditor type exposes the following members.

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