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

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 Height { get; set; }

Property Value

Type: Int32
See Also

Reference