Class HtmlInputCheckBoxExtensions
Inheritance
System.Object
    HtmlInputCheckBoxExtensions
  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: ArtOfTest.WebAii.Controls.HtmlControls
Assembly: ArtOfTest.WebAii.dll
Syntax
public static class HtmlInputCheckBoxExtensionsMethods
AssertCheck(HtmlInputCheckBox)
Declaration
public static AssertCheck AssertCheck(this HtmlInputCheckBox control)Parameters
| HtmlInputCheckBox
        control 
 | 
Returns
| AssertCheck 
 |