Class KendoAngularDialog
Inheritance
System.Object
    
    
    
    
    KendoAngularDialog
  Inherited Members
      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.KendoUI.Angular.Dialog
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public class KendoAngularDialog : KendoAngularContainerControlBaseConstructors
KendoAngularDialog()
Declaration
public KendoAngularDialog()KendoAngularDialog(Element)
Properties
ContentText
Declaration
public string ContentText { get; }Property Value
| System.String 
 | 
Title
Declaration
public string Title { get; }Property Value
| System.String 
 | 
Methods
AssignElement(Element)
Close()
Declaration
public void Close()InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()