Class EmptyStateDisplay NamespaceDynamicweb.CoreUI.Displays.Information AssemblyDynamicweb.CoreUI.dll public sealed class EmptyStateDisplay : DisplayBase Inheritance object UiComponentBase DisplayBase EmptyStateDisplay Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.ReferenceEquals(object, object) object.ToString() Extension Methods ComponentExtensions.GetAll<TComponent>(UiComponentBase) ComponentExtensions.GetOrAddTab(UiComponentBase, string) ComponentExtensions.Get<TComponent>(UiComponentBase) ComponentExtensions.Get<TComponent>(UiComponentBase, Func<TComponent, bool>) ComponentExtensions.Has<TComponent>(UiComponentBase) ComponentExtensions.TryGet<TComponent>(UiComponentBase, out TComponent?) Properties AddSecondaryAction public ActionNode? AddSecondaryAction { get; set; } Property Value ActionNode CreateNewAction public ActionNode? CreateNewAction { get; set; } Property Value ActionNode ManageAction public ActionNode? ManageAction { get; set; } Property Value ActionNode Subtitle public string? Subtitle { get; set; } Property Value string Title public string? Title { get; set; } Property Value string