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.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax public string LightBoxGroup { get; set; }
Property Value
Type:
StringSee Also