Click or drag to resize
TwitterPostInfoTwitterPostIsCreatedByUser Property
Indicates whether the tweet was created by user using autopost form control or not.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual bool TwitterPostIsCreatedByUser { get; set; }

Property Value

Type: Boolean
See Also