Class ScreenLayout NamespaceDynamicweb.CoreUI.Data.ScreenLayouts AssemblyDynamicweb.CoreUI.dll public sealed class ScreenLayout Inheritance object ScreenLayout Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.ReferenceEquals(object, object) object.ToString() Properties Active public bool Active { get; set; } Property Value bool 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