Class PageToolbarItemList
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.PageToolbars
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.dll
Syntax
public class PageToolbarItemList : List<PageToolbarItem>, IList<PageToolbarItem>, ICollection<PageToolbarItem>, IList, ICollection, IReadOnlyList<PageToolbarItem>, IReadOnlyCollection<PageToolbarItem>, IEnumerable<PageToolbarItem>, IEnumerable
Constructors
PageToolbarItemList()
Declaration
public PageToolbarItemList()