Table of Contents

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

int

Id

public int Id { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Order

public int Order { get; set; }

Property Value

int
To top