ProfileLoader members
Provides an alternate entry point to user profiles rather than calling methods directly.
The ProfileLoader type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() ![]() |
GetProfileLoader() | Gets a ProfileLoader object from the context cache. |
![]() ![]() |
GetProfileLoader(ServerContext) | Obsolete. Gets a ProfileLoader object from the context cache. |
![]() ![]() |
GetProfileLoader(SPServiceContext) | |
![]() ![]() |
GetProfileLoader(Boolean) | Gets a ProfileLoader object from the context cache. |
![]() ![]() |
GetProfileLoader(ServerContext, Boolean) | Obsolete. Gets a ProfileLoader object from the context cache. |
![]() ![]() |
GetProfileLoader(SPServiceContext, Boolean) | |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUserProfile | Gets a UserProfile object corresponding to the current user. |
![]() |
GetUserProfileManager | Gets a UserProfileManager object. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top