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: 12.0.0
Syntax
C#
public virtual bool TwitterPostIsCreatedByUser { get; set; }

Property Value

Type: Boolean
See Also