SP.UserProfiles.PeopleManager.editProfileLink property (sp.userprofiles)

Gets the URL of the edit profile page for the current user.

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

var value = SP.UserProfiles.PeopleManager.get_editProfileLink()

Return value

String
The URL of the edit profile page for the current user.

See also

Other resources

PeopleManager