Interface IBundleContributor
Namespace: Volo.Abp.Bundling
Assembly: Volo.Abp.Core.dll
Syntax
public interface IBundleContributor
Methods
AddScripts(BundleContext)
Declaration
void AddScripts(BundleContext context)
Parameters
Type | Name | Description |
---|---|---|
BundleContext | context |
AddStyles(BundleContext)
Declaration
void AddStyles(BundleContext context)
Parameters
Type | Name | Description |
---|---|---|
BundleContext | context |