TwitterTimelineWidth Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

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."

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public int Width { get; set; }

Property Value

Type: Int32
See Also

Reference