ThickBoxLinkContentModes Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Tells how thickbox will display content.

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

public enum ContentModes
Members

  Member nameValueDescription
Ajax0 Use a hidden HTTP request (AJAX) to fetch files from the same server and have ThickBox display the contents of the files.
IFramed1 Opens URL's in an iframe inside of ThickBox.
See Also

Reference