SP.UserProfiles.HashTag.name property (sp.userprofiles)

Gets the hash tag's internal name.

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

var value = SP.UserProfiles.HashTag.get_name()

Return value

String
The hash tag's internal name. The tag string is appended to an identifier. For example, "L0|#0b62e3ade-e173-4ce1-bd06-7689073229f7|#someTagName".

See also

Other resources

HashTag