Class AlertsDemoViewComponent
Inheritance
AlertsDemoViewComponent
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo.dll
Syntax
[Widget(StyleTypes = new Type[] { typeof(PrismjsStyleBundleContributor) }, ScriptTypes = new Type[] { typeof(PrismjsScriptBundleContributor) })]
public class AlertsDemoViewComponent : AbpViewComponent
Constructors
AlertsDemoViewComponent()
Declaration
public AlertsDemoViewComponent()
Fields
ViewPath
Declaration
public const string ViewPath = "/Views/Components/Themes/Shared/Demos/AlertsDemo/Default.cshtml"
Field Value
Methods
Invoke()
Declaration
public virtual IViewComponentResult Invoke()
Returns
Extension Methods