Class EditorFolderPicker
Inherited Members
Namespace: Emby.Web.GenericEdit.Editors
Assembly: Emby.Web.GenericEdit.dll
Syntax
public class EditorFolderPicker : EditorBase
Constructors
EditorFolderPicker()
Initializes a new instance of the System.
Declaration
public EditorFolderPicker()
EditorFolderPicker(String, String)
Initializes a new instance of the Editor
Declaration
public EditorFolderPicker(string name, string parentId)
Parameters
Type | Name | Description |
---|---|---|
System. |
name | The name. |
System. |
parentId | The parent identifier. |