Table of Contents

Class ItemTypeTabEditor

Namespace
Dynamicweb.Content.Items.Editors
Assembly
Dynamicweb.dll
Represents a file editor.
[Editor("Item tab")]
public class ItemTypeTabEditor : ItemTypeEditor
Inheritance
ItemTypeTabEditor
Inherited Members

Properties

IsTab

public override bool IsTab { get; set; }

Property Value

bool
To top