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

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

Inline content on the page, either hidden or showing, can be placed in a ThickBox. InlineId is the id value of the element that contains the content you would like to show in the ThickBox.

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

public string InlineId { get; set; }

Property Value

Type: String
The inline id.
See Also

Reference