SocialDataManager Members
Include Protected Members
Include Inherited Members
Represents an abstract base class that contains methods and properties that enable you to add, delete, retrieve, and manage social data.
The SocialDataManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsSocialAdmin |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
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. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetUserProfile | Retrieves a user profile corresponding to the specified user record ID. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top