SP.UserProfiles.PersonProperties.pictureUrl property (sp.userprofiles)

Gets the URL of the user's profile picture.

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

var value = SP.UserProfiles.PersonProperties.get_pictureUrl()

Return value

String
The URL of the user's profile picture.

See also

Other resources

PersonProperties