LightBoxConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The RadLightBox constants used across the source classes.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlLightBoxConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class LightBoxConstants

The LightBoxConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssCloseButtonKey
The LightBox Close button key used accross the verifications and action messages.
Public fieldStatic memberCssLightBox
The CSS class of the LightBox div wrapper.
Public fieldStatic memberCssLightBoxItem
The CSS class of the LightBox item div wrapper.
Public fieldStatic memberCssMaximizeButtonKey
The LightBox Maximize button key used accross the verifications and action messages.
Public fieldStatic memberCssNextButtonKey
The LightBox Next button key used accross the verifications and action messages.
Public fieldStatic memberCssPrevButtonKey
The LightBox Prev button key used accross the verifications and action messages.
Public fieldStatic memberCssRestoreButtonKey
The LightBox Restore button key used accross the verifications and action messages.
Public fieldStatic memberLightBox
The LightBox key used accross the verifications and action messages.
Top
See Also

Reference