Click or drag to resize
TwitterActionPostOnlyOnce Property
If true, the action will verify that there is no post related to the document yet. If there are any, no action is executed.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public bool PostOnlyOnce { get; }

Property Value

Type: Boolean
See Also