Class AreaContainer
- Namespace
- Dynamicweb.CoreUI.Application
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class AreaContainer : UiComponentBase
- Inheritance
-
AreaContainer
- Inherited Members
- Extension Methods
Properties
TreeLoadAction
public ActionBase? TreeLoadAction { get; set; }
Property Value
WorkspaceLoadAction
public ActionBase? WorkspaceLoadAction { get; set; }
Property Value
WorkspaceScreen
public UiComponentBase? WorkspaceScreen { get; set; }