LinkedInPostInfoProvider PublishLinkedInPost Method Kentico 8.1 API Reference
Publishes the LinkedIn post on the appropriate LinkedIn account (company profile) in proper time. Uses scheduler for future posts. When modifying scheduled posts, always call the TryCancelScheduledPublishLinkedInPost(Int32) first.

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

Parameters

postInfoId
Type: OnlineSystem Int32
Identifier of the LinkedInPostInfo that will be published.
Exceptions

See Also