Hello,
My team and i are looking for the Account login View HTML and we couldn't find anywhere. Can somebody explain me how the views are connected or render in this project??
Where is exactly the Account login and register Views ??
How can we add more views to the web project???
Thank in advance.
3 Answer(s)
-
0
Hi
Pre-defined application modules provide login and other pages. Here are all predefined modules: https://commercial.abp.io/modules.
If you want to change the page of a predefined module, see https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-User-Interface for more information.
In addition, you can write your own page directly in your own project, see https://docs.abp.io/en/abp/latest/Getting-Started?UI=MVC&DB=EF&Tiered=No for more information.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
