Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI.Angular.DropdownList
Assembly:Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax:
C#
public static class KendoAngularDropdownListConstants
Inheritance: objectKendoAngularDropdownListConstants
Fields
C#
public const string ContentSpanFindExpression = "class=~k-dropdown-wrap"
C#
public const string CssActiveDescendantAttribute = "aria-activedescendant"
C#
public const string CssExpandedAttribute = "aria-expanded"
C#
public const string ListFindExpression = "tagname=kendo-dropdownlist"