TwitterPostInfoProvider PublishTwitterPostToTwitterInternal Method Kentico 8.1 API Reference
Publishes the Twitter post on the appropriate Twitter channel. Throws an exception if something goes wrong.

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 TwitterPostInfo that will be published.
Exceptions

ExceptionCondition
OnlineSystem ExceptionWhen post does not exist, has already been published to Twitter or the account is not valid.
See Also