Skip to content

Commit 8cb6cc1

Browse files
authored
Update README.md
1 parent 5babf54 commit 8cb6cc1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,8 @@ Xrm.Portal.Form.Validation.compareDates(mainattributename, subattributename, mes
5353
```
5454
Xrm.Portal.Form.Validation.setNumberRange(attributename, min, max, message, [isRequired])
5555
```
56+
57+
## User
58+
```
59+
Xrm.Portal.User.getAsync() => promise
60+
```

0 commit comments

Comments
 (0)