TwitterTimeline Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The TwitterTimeline type exposes the following members.

Properties

  Name Description
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AriaPoliteness
Gets or set a value that specifies the component handles ARIA accessibility
Public property BindingContainer (Inherited from Control.)
Public property BorderColor
Gets or sets the shell text color.
Public property ClientID (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property DisplayBorder
Displays borders within the widget (between Tweets, cards, around the widget.) See also: BorderColor.
Public property DisplayFooter
Displays the timeline footer and Tweet box.
Public property DisplayHeader
Displays the timeline header. Please refer to the timeline display requirements (https://dev.twitter.com/terms/display-requirements) when implementing your own header.
Public property DisplayReplies
Gets or sets a value that that controls whether the ‘Show Replies’ option on a per-timeline basis is present.
Public property DisplayScrollbar
Displays the main timeline scrollbar, when needed.
Public property EnableTheming (Inherited from Control.)
Public property EnableViewState (Inherited from Control.)
Public property Height
Gets or sets the height of the Tweet control. Set this value to 0 and control the height using the height of a parent element instead of setting the height explicitly. When specified, the smallest height supported is 100px."
Public property ID (Inherited from Control.)
Public property LanguageCode
The widget language is detected from the page, based on the HTML lang attribute of your content. You can also set this property to override the page content language.
Public property NamingContainer (Inherited from Control.)
Public property Page
Gets a reference to the Page instance that contains the server control.
(Inherited from ControlBase.)
Public property Parent (Inherited from Control.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Theme
Gets or sets the theme of the time line.
Public property Transparent
Renders the widget transparent which enables background color and image to shine through.
Public property TweetLimit
Gets or sets the max number of tweets items displayed.
Public property UniqueID (Inherited from Control.)
Public property UserName
Gets or sets the twitter user to follow. Use the user's screen name.
Public property WidgetId
Gets or sets the WidgetId. This id identifies a time-line widget that can be created by a logged in Twitter-user at https://twitter.com/settings/widgets.
Public property Width
Gets or sets the width of the timeline. Set this value to 0 and control the width using the width of a parent element instead of setting the width explicitly. When specified, the minimum width of a timeline is 180px and the maximum is 520px."
Public property Visible (Inherited from Control.)
Top
See Also

Reference