Class ScreenTypeBase
- Namespace
- Dynamicweb.CoreUI.Screens
- Assembly
- Dynamicweb.CoreUI.dll
public abstract class ScreenTypeBase : UiComponentBase
- Inheritance
-
ScreenTypeBase
- Derived
- Inherited Members
- Extension Methods
Properties
BaseScreenType
public Type? BaseScreenType { get; set; }
Property Value
Layout
public ScreenLayout? Layout { get; set; }