Class ContentAlertsViewComponent
Inheritance
ContentAlertsViewComponent
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