Class AuditLoggingBundleContributor
Implements
IBundleContributor
Inherited Members
Namespace: Volo.Abp.AuditLogging.Blazor
Assembly: Volo.Abp.AuditLogging.Blazor.dll
Syntax
public class AuditLoggingBundleContributor : IBundleContributor
Constructors
AuditLoggingBundleContributor()
Declaration
public AuditLoggingBundleContributor()
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