Click or drag to resize
TwitterApplicationInfoTwitterApplicationConsumerKey Property
Gets or sets the consumer key of the Twitter application.

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

Property Value

Type: String
See Also