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