FacebookPostInfoProvider GetPostPublishStateMessage Method Kentico 8.1 API Reference
Gets localized message that describes the post's publish state.

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

Parameters

post
Type: CMS.SocialMarketing FacebookPostInfo
Facebook post.
user (Optional)
Type: CMS.Base IUserInfo
User whose time zone will be used when formating date time information.
site (Optional)
Type: CMS.Base ISiteInfo
Site whose time zone will be used when formating date time information.
shortMessage (Optional)
Type: OnlineSystem Boolean
Indicates if short message has to be used instead of detail message.

Return Value

Type: OnlineString
Localized status message.
See Also