get_currentUser();
set_currentUser(value);
Object.defineProperty('currentUser');
Type | Description |
---|---|
string | The name of the current logged in user. Default value is null. |
If this AnnGroupsRoles is set in an AnnContainer, then any AnnObject added to the container will have its AnnObject.UserId checked and updated to the value of CurrentUser if it did not contain a previous value.