Open Closed

How to Customize Tenant Not Active Page #3596


User avatar
0
Merna created

Hello , I want to do customization at the Tenant Not Active page, for now I want to change the Message and the design.

  • Here is some information about my application

  • ABP Framework version: v5.1

  • UI type: MVC

  • DB provider:EF Core


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can try to custom the MultiTenancyMiddlewareErrorPageBuilder

    https://github.com/abpframework/abp/blob/rel-5.1/framework/src/Volo.Abp.AspNetCore.MultiTenancy/Volo/Abp/AspNetCore/MultiTenancy/AbpAspNetCoreMultiTenancyOptions.cs#L22

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11