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