Class PageAlertsViewComponent
Inherited Members
Namespace: Volo.Abp.LeptonTheme.Demo.Pages._Components.PageAlerts
Assembly: Volo.Abp.LeptonTheme.Demo.dll
Syntax
public class PageAlertsViewComponent : AbpViewComponent
Constructors
PageAlertsViewComponent(IAlertManager)
Declaration
public PageAlertsViewComponent(IAlertManager alertManager)
Parameters
Type | Name | Description |
---|---|---|
IAlertManager | alertManager |
Methods
Invoke(string)
Declaration
public IViewComponentResult Invoke(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Returns
Type | Description |
---|---|
IViewComponentResult |