Interface IPageToolbarContributor
Namespace: Volo.Abp.AspNetCore.Components.Web.Theming.PageToolbars
Assembly: Volo.Abp.AspNetCore.Components.Web.Theming.dll
Syntax
public interface IPageToolbarContributor
Methods
ContributeAsync(PageToolbarContributionContext)
Declaration
Task ContributeAsync(PageToolbarContributionContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| PageToolbarContributionContext | context |
Returns
| Type | Description |
|---|---|
| Task |