ClassKendoAngularDropdownListConstants
Class
String constants of the KendoAngularWindow
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI.Angular.DropdownList
Assembly:Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax:
cs-api-definition
public static class KendoAngularDropdownListConstants
Inheritance: objectKendoAngularDropdownListConstants
Fields
ContentSpanFindExpression
Declaration
cs-api-definition
public const string ContentSpanFindExpression = "class=~k-dropdown-wrap"
Field Value
CssActiveDescendantAttribute
Declaration
cs-api-definition
public const string CssActiveDescendantAttribute = "aria-activedescendant"
Field Value
CssExpandedAttribute
Declaration
cs-api-definition
public const string CssExpandedAttribute = "aria-expanded"
Field Value
ListFindExpression
Declaration
cs-api-definition
public const string ListFindExpression = "tagname=kendo-dropdownlist"
Field Value