Class HtmlInputRadioButtonExtensions
Inheritance
System.Object
    HtmlInputRadioButtonExtensions
  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 HtmlInputRadioButtonExtensionsMethods
AssertCheck(HtmlInputRadioButton)
Declaration
public static AssertCheck AssertCheck(this HtmlInputRadioButton control)Parameters
| HtmlInputRadioButton
        control 
 | 
Returns
| AssertCheck 
 |