Click or drag to resize
LightboxExtenderLightBoxGroup Property
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.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string LightBoxGroup { get; set; }

Property Value

Type: String
See Also