Table of Contents

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

Type

Layout

public ScreenLayout? Layout { get; set; }

Property Value

ScreenLayout
To top