ClassKendoPagerConstants
Class
String constants of the Pager(CSS classes, Id prefix, etc).
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
cs-api-definition
public static class KendoPagerConstants
Inheritance: objectKendoPagerConstants
Fields
CssPageLink
The CSS class identifying page link.
CssPager
The CSS class identifying the control.
PagerFindClauses
The find clauses for the control.
PagerKey
The name identifying the PanelBar control.
PagerLinkFindClauses
The find clauses for the pager links.
Declaration
cs-api-definition
public static readonly string[] PagerLinkFindClauses
Field Value
string[]
PagerNumbersFindClauses
The find clauses for the pager numbers wrapper.
Declaration
cs-api-definition
public static readonly string PagerNumbersFindClauses
Field Value
R12023CssPageLink
The R12023 and before CSS class identifying page link (contained anchor).