Click or drag to resize

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

The FileSelectEditor type exposes the following members.

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