Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
IUser
Profile
Lookup
User
Id
Look
Up Method
Returns the passed in user's User Id based on the passed in Account URL. Returns null if the user doesn't have one, or if the Visibility is not public.
Definition
Namespace:
Scopos.BabelFish.DataActors.ResultListFormatter.UserProfile
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
string
UserIdLookUp
(
string
accountUrl
)
Parameters
accountUrl
String
Return Value
String
See Also
Reference
IUserProfileLookup Interface
Scopos.BabelFish.DataActors.ResultListFormatter.UserProfile Namespace
In This Article
Definition
Parameters
Return Value
See Also