ClassKendoAngularSwitchConstants
Class
String constants of the KendoAngularSwitch
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI.Angular.Switch
Assembly:Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax:
cs-api-definition
public class KendoAngularSwitchConstants
Inheritance: objectKendoAngularSwitchConstants
Constructors
KendoAngularSwitchConstants()
Declaration
cs-api-definition
public KendoAngularSwitchConstants()
Fields
CssSwitchContainer
Declaration
cs-api-definition
public const string CssSwitchContainer = "k-switch-container"
Field Value
CssSwitchHandle
Declaration
cs-api-definition
public const string CssSwitchHandle = "k-switch-handle"
Field Value
CssSwitchLabelOff
Declaration
cs-api-definition
public const string CssSwitchLabelOff = "k-switch-label-off"
Field Value
CssSwitchLabelOn
Declaration
cs-api-definition
public const string CssSwitchLabelOn = "k-switch-label-on"
Field Value
CssSwitchThumb
Declaration
cs-api-definition
public const string CssSwitchThumb = "k-switch-thumb"
Field Value
ElementFindExpression
Declaration
cs-api-definition
public const string ElementFindExpression = "tagname=kendo-switch"
Field Value
SwitchControlTagName
Declaration
cs-api-definition
public const string SwitchControlTagName = "kendo-switch"
Field Value