Table of Contents

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

int

Name

public string Name { get; set; }

Property Value

string

ScreenType

public string ScreenType { get; set; }

Property Value

string
To top