Interface IBundleConfigurationContext
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bundling
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions.dll
Syntax
public interface IBundleConfigurationContext : IServiceProviderAccessor
Properties
Files
Declaration
List<BundleFile> Files { get; }
Property Value
Type | Description |
---|---|
List<BundleFile> |