Show / Hide Table of Contents

Class BlazorLeptonThemeStyleContributor

Inheritance
object
BlazorLeptonThemeStyleContributor
Namespace: Volo.Abp.AspNetCore.Components.Server.LeptonTheme.Bundling
Assembly: Volo.Abp.AspNetCore.Components.Server.LeptonTheme.dll
Syntax
public class BlazorLeptonThemeStyleContributor : BundleContributor

Constructors

BlazorLeptonThemeStyleContributor()

Declaration
public BlazorLeptonThemeStyleContributor()

Methods

ConfigureBundleAsync(BundleConfigurationContext)

Declaration
public override Task ConfigureBundleAsync(BundleConfigurationContext context)
Parameters
Type Name Description
BundleConfigurationContext context
Returns
Type Description
Task
In this article
Back to top Powered by Volosoft