Click or drag to resize
LightboxExtender Properties

The LightboxExtender type exposes the following members.

Properties
  NameDescription
Public propertyCheckCollision
Determines whether to check JavaScript collisions.
Public propertyLightBoxAnimate
Gets or sets the value that indicates whether resizing should be animated.
Public propertyLightBoxBorderSize
Gets or sets the border size.
Public propertyLightBoxCloseImg
Gets or sets the close image URL.
Public propertyLightBoxExternalScriptPath
Gets or sets the external script path.
Public propertyLightBoxGroup
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.
Public propertyLightBoxHeight
Gets or sets the window height.
Public propertyLightBoxLoadDelay
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.
Public propertyLightBoxLoadingImg
Gets or sets the loading image URL.
Public propertyLightBoxNextImg
Gets or sets the next image URL.
Public propertyLightBoxOverlayOpacity
Gets or sets the transparency of shadow overlay.
Public propertyLightBoxPermanentNavigation
Gets or sets the value that indicates whether the navigation buttons are still visible, not only on mouse over
Public propertyLightBoxPrevImg
Gets or sets the previous image URL.
Public propertyLightBoxResizeSpeed
Gets or sets speed of resizing animations.
Public propertyLightBoxWidth
Gets or sets the window width.
Public propertyStopProcessing
Indicates if the control should not process the data.
Top
See Also