LinkedInHelper PublishShareOnLinkedInCompanyProfileInternal Method Kentico 8.1 API Reference
Publishes a new share on company profile identified by LinkedIn's company ID.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

authorization
Type: WebOAuthAuthorization
Authorization to be used for the publishing request.
companyId
Type: OnlineSystem String
Identifier of the company used by LinkedIn.
comment
Type: OnlineSystem String
Comment text.

Return Value

Type: OnlineString
Update key of the published share.
Exceptions

See Also