Interface IBundleConfigurationContext
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bundling
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
Syntax
public interface IBundleConfigurationContext : IServiceProviderAccessor
Properties
Files
Declaration
List<string> Files { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |