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

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

Use a hidden HTTP request (AJAX) to fetch files from the same server and have ThickBox display the contents of the files or use an IFrame. In order to open new Ajax content in an open Ajax ThickBox, its code must also contain the appropriate HTML (class=\"thickbox\") to launch an Ajax ThickBox. The only catch is, the ThickBox calls must include both the width and height of the original ThickBox. If you leave it blank the window will resize to the default size(630x440).

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

public ThickBoxLinkContentModes ContentMode { get; set; }

Property Value

Type: ThickBoxLinkContentModes
The content mode.
See Also

Reference