3 lines
140 B
Plaintext
Raw Normal View History

<%@ Control Language="C#" CodeFile="Boolean_Edit.ascx.cs" Inherits="Boolean_EditField" %>
<asp:CheckBox runat="server" ID="CheckBox1" />