SP.Social.SocialDataItem.uri property (sp.userprofiles)

Gets or sets the URI for the document, site, or website.

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

var value = SP.Social.SocialDataItem.get_uri()
SP.Social.SocialDataItem.set_uri(value)

Return value

String
The URI for the document, site, or website.

Remarks

This property is used only when itemType is document, site, or link.

See also

Other resources

SocialDataItem

SocialDataItemType

How to: Include mentions, tags, and links to sites and documents in posts in SharePoint Server 2013