0
lataing created
ABP Framework version: v4.3.0 rc1 UI type: MVC How do I want to add attributes to these two entities?
Volo.Abp.Account.Public.Web.Pages.Account.RegisterModel.PostInput
The following method cannot be used. ObjectExtensionManager.Instance.AddOrUpdateProperty<RegisterDto, string>("Title");
2 Answer(s)
-
0
Hi,
The Register page is not an extended UI
You need to overriding the User Interface: https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface
-
0
This question has been automatically marked as stale because it has not had recent activity.