| GooglePlusProviderGetProfileInfo Method | 
            Gets profile info of the person (or page) with given ID.
            
 
Namespace: CMS.SocialMediaAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.2.23
 Syntax
Syntaxpublic static GooglePlusPerson GetProfileInfo(
	string userID
)
Parameters
- userID
- Type: SystemString
 ID of the user or page
Return Value
Type: 
GooglePlusPerson See Also
See Also