Table of Contents

Class EditorLayoutEditor

Namespace
Dynamicweb.CoreUI.Data.EditorLayouts
Assembly
Dynamicweb.CoreUI.dll
public sealed class EditorLayoutEditor
Inheritance
EditorLayoutEditor
Inherited Members

Constructors

EditorLayoutEditor()

public EditorLayoutEditor()

Properties

GroupId

public int GroupId { 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

SystemName

public string SystemName { get; set; }

Property Value

string
To top