TwitterPostInfoTwitterPostIsCreatedByUser Property |
Indicates whether the tweet was created by user using autopost form control or not.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntaxpublic virtual bool TwitterPostIsCreatedByUser { get; set; }
Property Value
Type:
Boolean
See Also