0
fgao@primarypartnercare.com created
- ABP Framework version: v8.1.3
- UI Type: Blazor WASM
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): no
I tried to customize the Login Page by following the Article https://community.abp.io/posts/how-to-customize-the-login-page-for-mvc-razor-page-applications-9a40f3cd. I wonder how to inherit from LoginModel. There seems no "Volo.Abp.Account.Web" Nuget package installed on my commercial template. Can you recommend a similar article for commercial?
1 Answer(s)
-
0
Hi
See: https://support.abp.io/QA/Questions/3286/How-can-I-customise-the-login-page-in-ABP-Commercial
You can download the account module source code for the latest login page code