Find.2 |
Scroll |
Looks for a user with the specified user name and returns it.
Namespace: Therefore.API
ParametersstrUserName User name to look for. Return ValueFirst TheUser instance with the specified strUserName in the list. If no matching user is found Nothing (VB), null (C#) or their equivalent in other programming languages is returned. |