Class TelerikBlazorWindowConstants
Inheritance
System.Object
TelerikBlazorWindowConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.TestingFramework.Controls.TelerikUI.Blazor.Window
Assembly: Telerik.TestingFramework.Controls.TelerikUI.Blazor.dll
Syntax
public static class TelerikBlazorWindowConstants
Fields
CssCloseButtonAttribute
Declaration
public const string CssCloseButtonAttribute = "k-i-close"
Field Value
System.String
|
CssKWindowTitle
Declaration
public const string CssKWindowTitle = "k-window-title"
Field Value
System.String
|
CssMaximizeButtonAttribute
Declaration
public const string CssMaximizeButtonAttribute = "k-i-window"
Field Value
System.String
|
CssMinimizeButtonAttribute
Declaration
public const string CssMinimizeButtonAttribute = "k-i-window-minimize"
Field Value
System.String
|
CssRestoreButtonAttribute
Declaration
public const string CssRestoreButtonAttribute = "k-i-window-restore"
Field Value
System.String
|
Name
Declaration
public const string Name = "TelerikBlazorWindow"
Field Value
System.String
|
R22022SP1CssMaximizeButtonAttribute
Declaration
public const string R22022SP1CssMaximizeButtonAttribute = "k-i-window-maximize"
Field Value
System.String
|
WindowFindExpression
Declaration
public static string[] WindowFindExpression
Field Value
System.String[]
|