Class ComponentsComponentsBundleContributor
Inheritance
object
ComponentsComponentsBundleContributor
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Components.WebAssembly.Theming
Assembly: Volo.Abp.AspNetCore.Components.WebAssembly.Theming.dll
Syntax
public class ComponentsComponentsBundleContributor : IBundleContributor
Constructors
ComponentsComponentsBundleContributor()
Declaration
public ComponentsComponentsBundleContributor()
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 |