LinkedInProvider SearchCompany Method Kentico 8.0 API Reference
Searches LinkedIn for companies according to searchString keyword.

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

Parameters

searchString
Type: OnlineSystem String
Keyword for the search.
offset
Type: OnlineSystem Int32
Offset - where to start searching.
count
Type: OnlineSystem Int32
Number of results to be returned. Actual number of results may be smaller.

Return Value

Type: OnlineList LinkedInCompany 
See Also