Class EmptyStateDisplay
- Namespace
- Dynamicweb.CoreUI.Displays.Information
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class EmptyStateDisplay : DisplayBase
- Inheritance
-
EmptyStateDisplay
- Inherited Members
- Extension Methods
Properties
AddSecondaryAction
public ActionNode? AddSecondaryAction { get; set; }
Property Value
CreateNewAction
public ActionNode? CreateNewAction { get; set; }
Property Value
ManageAction
public ActionNode? ManageAction { get; set; }
Property Value
Subtitle
public string? Subtitle { get; set; }
Property Value
Title
public string? Title { get; set; }