Class AbpAccountPublicWebSharedBundleContributor
Inheritance
AbpAccountPublicWebSharedBundleContributor
Assembly: Volo.Abp.Account.Pro.Public.Web.Shared.dll
Syntax
public class AbpAccountPublicWebSharedBundleContributor : BundleContributor, IBundleContributor
Constructors
AbpAccountPublicWebSharedBundleContributor()
Declaration
public AbpAccountPublicWebSharedBundleContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Overrides
Implements
Extension Methods