Name | Description | |
---|---|---|
C1LightBox Constructor | Construct a new instance of C1LightBox. |
The following tables list the members exposed by C1LightBox.
Name | Description | |
---|---|---|
C1LightBox Constructor | Construct a new instance of C1LightBox. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
AutoPlay | Determines whether pages are automatically displayed in order. | |
AutoPlayMovies | Determines whether to turn on the autoplay option in movie player. | |
AutoSize | A value determines whether to auto-size to keep the original width/height ratio of content. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClickPause | Determines whether to pause the auto-play when clicking the content. | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CloseOnEscape | Determines whether to close the popup window when user presses the ESC key. | |
CloseOnOuterClick | Determines whether to close the popup window when user clicks on the out side of content. | |
ControlsPosition | Determines the position of control buttons. | |
CounterFormat | Determines the text format of counter. | |
CounterLimit | Determines the maximum number of digit buttons in sequence counter type. | |
CounterType | Determines the type counter style. | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
CtrlButtons | Determines the visibility of the control buttons. | |
Delay | Determines the time span in milliseconds between pages in autoplay mode. | |
DialogButtons | Determines the visibility of the dialog buttons. | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
FlashInstall | Gets or sets the relative path and name of the flash installation guide. | |
FlvPlayer | Gets or sets the relative path and name of the flash video player. | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
ID | (Inherited from System.Web.UI.Control) | |
KeyNav | Determines whether to allow keyboard navigation. | |
Loop | Determines whether start from the first page when reaching the end in autoplay mode. | |
MaxHeight | A value that indicates the maximum height of the content. | |
MaxWidth | A value that indicates the maximum width of the content. | |
Modal | Determines whether the popped up content is displayed in modal style container. | |
OnClientBeforeClose | Occurs before the popped up container is closed. | |
OnClientBeforeShow | Occurs before a page's content is shown. | |
OnClientClose | Occurs after the popped up container is closed. | |
OnClientOpen | Occurs after the popped up container is opened. | |
OnClientShow | Occurs after a page's content is shown. | |
Player | Determines the name of player to host the content. | |
Position | Determines the popup position of content window. | |
ResizeAnimation | Determines the animation style when resizing. | |
RootUrl | Determines the root url for each item. | |
ShowControlsOnHover | Determines whether to display the control buttons only when hovering the mouse to the content. | |
ShowCounter | Determines whether to display the counter. | |
ShowMovieControls | Determines whether to turn on the movie controls in movie player. | |
ShowNavButtons | Determines whether to display the navigation buttons. | |
ShowTimer | Determines whether to display the time bar. | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SlideDirection | Determines the slide direction. | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
TextHideOption | Determines the animation style when hiding the text. | |
TextPosition | Determines the position of text description. | |
TextShowOption | Determines the animation style when showing out the text. | |
Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
TransAnimation | Determines the animation style when switching between pages. | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | (Inherited from System.Web.UI.WebControls.WebControl) | |
WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.Control) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) |