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.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string LightBoxGroup { get; set; }
Property Value
Type:
StringSee Also