Alper Ebicoglu
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/Community-Articles/2020-08-31-Adding-User-Navigation-In-Suite/POST.md
|
|
|
@ -22,7 +22,7 @@ Then add a string property called `Title`, as an example property. |
|
|
|
|
|
|
|
### Create AppUserDto |
|
|
|
|
|
|
|
Note that, creating `AppUserDto` is not necessary after ABP v4.X |
|
|
|
_Note that, creating `AppUserDto` is not necessary after ABP v4.X_ |
|
|
|
|
|
|
|
ABP Suite needs a DTO for the target entity (user, in this case) in order to define a navigation property. |
|
|
|
|
|
|
|
|