%@ Control Language="C#" AutoEventWireup="false" CodeBehind="Matrix_RadioButtons.ascx.cs" Inherits="CheckboxWeb.Forms.Surveys.Controls.ItemRenderers.Matrix_RadioButtons" %>
<%@ Import Namespace="Checkbox.Common" %>
<%@ Import Namespace="Checkbox.Web.Forms.UI.Rendering" %>
<%-- Add radio buttons in code loop rather than using repeater due to issues with GroupName. This is a known .NET issue --%>