Click or drag to resize
LightboxExtenderLightBoxPermanentNavigation Property
Gets or sets the value that indicates whether the navigation buttons are still visible, not only on mouse over

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool LightBoxPermanentNavigation { get; set; }

Property Value

Type: Boolean
See Also