Table of Contents

Class ScreenLayout

Namespace
Dynamicweb.CoreUI.Data.ScreenLayouts
Assembly
Dynamicweb.CoreUI.dll
public sealed class ScreenLayout
Inheritance
ScreenLayout
Inherited Members

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