Home » 
        MCQs » 
        ASP.Net MCQs
    
        
    Which of the following property is used to set the group name for ASP.NET RadioButton control?
    
    
    
	115. Which of the following property is used to set the group name for ASP.NET RadioButton control?
    
      - Group
 
      - Group Name
 
      - G Name
 
      - None
 
    
    Answer: B) Group Name
    Explanation:
    The GroupName property is used to set the group name for ASP.NET RadioButton control.