Gets localized message that describes the post's publish state.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- post
- Type: CMS.SocialMarketing TwitterPostInfo
Twitter 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: System Boolean
Indicates if short message has to be used instead of detail message.
Return Value
Type: StringLocalized status message.
See Also