Files
linux-packaging-mono/mcs/class/System.Web.DynamicData/Test/WebPages/DynamicData/FieldTemplates/Boolean_Edit.ascx

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" />