Class PageToolbar
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.PageToolbars
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.dll
Syntax
public class PageToolbar
Constructors
PageToolbar(string)
Declaration
public PageToolbar(string pageName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | pageName |
Properties
Contributors
Declaration
public PageToolbarContributorList Contributors { get; set; }
Property Value
| Type | Description |
|---|---|
| PageToolbarContributorList |
PageName
Declaration
public string PageName { get; }
Property Value
| Type | Description |
|---|---|
| string |