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
Name
public string Name { get; set; }
Property Value
ScreenType
public string ScreenType { get; set; }