SocialDataManager.GetBulkUserProfiles Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetBulkUserProfiles(List<Int64>) | Retrieves a list of user profiles corresponding to the specified list of user record IDs. | |
GetBulkUserProfiles(List<Int64>, Boolean) | Retrieves a list of user profiles corresponding to the specified list of user record IDs. |
Top