Click or drag to resize
TwitterConfiguration Class
Represents information about a configuration of Twitter.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketingTwitterConfiguration

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public class TwitterConfiguration

The TwitterConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodTwitterConfiguration
Initializes a new instance of the TwitterConfiguration with default values.
Top
Fields
  NameDescription
Public fieldShortUrlLength
Length of the URL shortened by Twitter's shortener t.co.
Public fieldShortUrlLengthHttps
Length of the URL shortened by Twitter's shortener t.co if https protocol is used.
Top
See Also