LinkedInHelper CheckStatus Method Kentico 8.0 API Reference
Checks status of current user. Returns LinkedIn response status.

Namespace: CMS.MembershipProvider
Assembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

requireFirstName
Type: OnlineSystem Boolean
Require first name
requireLastName
Type: OnlineSystem Boolean
Require last name
requireBirthDate
Type: OnlineSystem Boolean
Require birth date
customFields
Type:  OnlineSystem String 
Array of custom LinkedIn profile field names

Return Value

Type: OnlineString
See Also