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