LightboxExtender Properties |
The LightboxExtender type exposes the following members.
Name | Description | |
---|---|---|
CheckCollision |
Determines whether to check JavaScript collisions.
| |
LightBoxAnimate |
Gets or sets the value that indicates whether resizing should be animated.
| |
LightBoxBorderSize |
Gets or sets the border size.
| |
LightBoxCloseImg |
Gets or sets the close image URL.
| |
LightBoxExternalScriptPath |
Gets or sets the external script path.
| |
LightBoxGroup |
Gets or sets lightbox group name. It is necessary to set this property if you would like
to display multiple lightboxes for different doc.types on a single page.
| |
LightBoxHeight |
Gets or sets the window height.
| |
LightBoxLoadDelay |
Gets or sets the load delay time(in milliseconds). If you are using automatic resizing,
this value indicates how long will be lightbox runtime wait for taking element size.
If you have problem with displaying some content with lightbox, try use upper value.
| |
LightBoxLoadingImg |
Gets or sets the loading image URL.
| |
LightBoxNextImg |
Gets or sets the next image URL.
| |
LightBoxOverlayOpacity |
Gets or sets the transparency of shadow overlay.
| |
LightBoxPermanentNavigation |
Gets or sets the value that indicates whether the navigation buttons are still visible,
not only on mouse over
| |
LightBoxPrevImg |
Gets or sets the previous image URL.
| |
LightBoxResizeSpeed |
Gets or sets speed of resizing animations.
| |
LightBoxWidth |
Gets or sets the window width.
| |
StopProcessing |
Indicates if the control should not process the data.
|