Show / Hide Table of Contents

Class LeptonThemeBundleContributor

Inheritance
object
LeptonThemeBundleContributor
Implements
IBundleContributor
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.LeptonTheme.MauiBlazor
Assembly: Volo.Abp.LeptonTheme.MauiBlazor.dll
Syntax
public class LeptonThemeBundleContributor : IBundleContributor

Constructors

LeptonThemeBundleContributor()

Declaration
public LeptonThemeBundleContributor()

Methods

AddScripts(BundleContext)

Declaration
public void AddScripts(BundleContext context)
Parameters
Type Name Description
BundleContext context

AddStyles(BundleContext)

Declaration
public void AddStyles(BundleContext context)
Parameters
Type Name Description
BundleContext context

Implements

Volo.Abp.Bundling.IBundleContributor
In this article
Back to top Powered by Volosoft