ThickBoxLink Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The ThickBoxLink type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property BackColor (Inherited from WebControl.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property CloseText
Text to be displayed in the close link of the ThickBox.
Public property ContentMode
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).
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Protected property DesignMode (Inherited from Control.)
Public property DisplayThickBoxOnload
This will enable thickbox to show at load.
Public property Enabled (Inherited from WebControl.)
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property Height (Inherited from WebControl.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property IgnoreJQueryComponentCheck
Gets or sets a value indicating whether [ignore J query component check]. Set this to true to ignore checking whether the JQuery component exists on the page or not.
Public property ImageGallery
Allows use of grouping images together so they can be navigated in a ThickBox. Give each ThickBoxLink the same ImageGallery value.
Public property ImageUrl (Inherited from HyperLink.)
Public property InlineId
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.
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsEnabled (Inherited from WebControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property LoadOnce
Load the ThickBox only once.
Public property LoadTimeout
This will enable a timeout in seconds before the ThickBox will show.
Protected property LoadViewStateByID (Inherited from Control.)
Public property Modal
Displays a modal ThickBox. Closing a ThickBox will require calling the tb_remove() function from within the ThickBox iframe (parent.tb_remove()).
Public property NamingContainer (Inherited from Control.)
Public property NavigateUrl (Inherited from HyperLink.)
Public property Opacity
Gets or sets the background opacity.
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property RandomizedDisplay
Randomize the display. Example: If the number is 10, the ThickBox will randomize the display at a chance of 1 to 10.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from WebControl.)
Protected property TagName (Inherited from WebControl.)
Public property Target (Inherited from HyperLink.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Text (Inherited from HyperLink.)
Public property ThickBoxHeight
The height of the ThickBox window. 0=Auto.
Public property ThickBoxWidth
The width of the ThickBox window. 0=Auto.
Public property ToolTip (Inherited from WebControl.)
Public property UniqueID (Inherited from Control.)
Public property Width (Inherited from WebControl.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Top
See Also

Reference