Class EditorLayoutTab
- Namespace
- Dynamicweb.CoreUI.Data.EditorLayouts
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class EditorLayoutTab
- Inheritance
-
EditorLayoutTab
- Inherited Members
Constructors
EditorLayoutTab()
public EditorLayoutTab()
Properties
EditorLayoutId
public int EditorLayoutId { get; set; }
Property Value
Id
public int Id { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Order
public int Order { get; set; }