SP.UserProfiles.ProfileLoader object (sp.userprofiles)

Provides an alternate entry point to user profiles rather than calling methods directly.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.UserProfiles.ProfileLoader()

Members

Methods

The ProfileLoader object has the following methods.

Method

Description

getProfileLoader

Gets a ProfileLoader object from the context cache.

getUserProfile

Gets the user profile that corresponds to the current user.

See also

Other resources

SP.UserProfiles namespace