SocialMarketingPostPublishingTask Execute Method Kentico 8.0 API Reference
Executes scheduled post publishing.

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

Parameters

taskInfo
Type: CMS.Scheduler TaskInfo
Contains information related to the post.

Return Value

Type: OnlineString
Null on success, error description otherwise.
See Also