打开 关闭

How to extend a PostInput entity that does not inherit ihasextraproperties!!! #1141


User avatar
0
lataing 创建

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 答案
  • User Avatar
    0
    liangshiwei 创建
    支持团队 Fullstack Developer

    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

  • User Avatar
    0
    ServiceBot 创建
    支持团队 Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

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