Click or drag to resize

DelimiterParameterEditor Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.EditorsParameterEditor
    Dynamicweb.Extensibility.EditorsDelimiterParameterEditor

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

The DelimiterParameterEditor type exposes the following members.

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