SP.Social.SocialActor.contentUri property (sp.userprofiles)

Gets the actor's content URI. Applies to documents and sites.

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

var value = SP.Social.SocialActor.get_contentUri()

Return value

String
The content URI of the document or site.

Remarks

The contentUri property is valid only when the actorType is a document or site.

See also

Other resources

SocialActor