Class ContentAlertsViewComponent
Inheritance
ContentAlertsViewComponent
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.Themes.Lepton.Components.Content.Alerts
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.dll
Syntax
public class ContentAlertsViewComponent : LeptonViewComponentBase
Constructors
ContentAlertsViewComponent(IAlertManager)
Declaration
public ContentAlertsViewComponent(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 |