Uses the search method to find a person.
Takes first result & returns it.
Namespace: CMS.SocialMediaAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- query
- Type: System String
Query specifying what to look for
Return Value
Type: GooglePlusPersonIf found, first result, null otherwise.
See Also