Class NavToolbar
Assembly: Volo.Abp.AspNetCore.Components.Web.BasicTheme.dll
public class NavToolbar : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
Declaration
Properties
Declaration
[Inject]
protected ApplicationConfigurationChangedService ApplicationConfigurationChangedService { get; set; }
Property Value
Methods
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Overrides
Declaration
Declaration
protected override Task OnInitializedAsync()
Returns
Overrides
Implements
Extension Methods