SP.Social.SocialLink.text property (sp.userprofiles)

Gets or sets the link's display text.

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

var value = SP.Social.SocialLink.get_text()
SP.Social.SocialLink.set_text(value)

Return value

String
The link's display text.

See also

Other resources

SocialLink