Class AbpAccountPublicWebSharedBundleContributor
Inheritance
AbpAccountPublicWebSharedBundleContributor
Assembly: Volo.Abp.Account.Pro.Public.Web.Shared.dll
Syntax
public class AbpAccountPublicWebSharedBundleContributor : BundleContributor
Constructors
AbpAccountPublicWebSharedBundleContributor()
Declaration
public AbpAccountPublicWebSharedBundleContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Type |
Name |
Description |
BundleConfigurationContext |
context |
|