Show / Hide Table of Contents

Class ContentAlertsViewComponent

Inheritance
object
LeptonViewComponentBase
ContentAlertsViewComponent
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
In this article
Back to top Powered by Volosoft