Click or drag to resize
LinkedInProvider Class
LinkedInProvider class
Inheritance Hierarchy
SystemObject
  CMS.SocialMediaLinkedInProvider

Namespace: CMS.SocialMedia
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 9.0.0
Syntax
C#
public static class LinkedInProvider

The LinkedInProvider type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberACCESS_TOKEN_PAGE
Access token page.
Top
Methods
  NameDescription
Public methodStatic memberAuthorize
Authorizes client application for using user data.
Public methodStatic memberSearchCompany
Searches LinkedIn for companies according to searchString keyword.
Top
See Also