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

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

Parameters

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

Return Value

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