| SocialMarketingBackCompatibilityHelperSocialMarketingPublishingElement Structure | 
Namespace: CMS.SocialMarketing.Web.UI
 Syntax
Syntax[SerializableAttribute] public struct SocialMarketingPublishingElement
The SocialMarketingBackCompatibilityHelperSocialMarketingPublishingElement type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | AutoPostAfterPublishingString | 
            Indicates whether item should be automatically sent to social network after publishing.
             | 
|  | IsPublishedString | 
            Indicates whether item is already published.
             | 
|  | PostURL | 
            Url to item posted on desired social networking service.
             | 
|  | SocialNetworkType | 
            Type of social network
             | 
|  | Template | 
            Template
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AutoPostAfterPublishing | 
            Indicates whether item should be automatically sent to social network after publishing.
             | 
|  | IsPublished | 
            Indicates whether item is already published.
             | 
 See Also
See Also