3 lines
241 B
Plaintext
3 lines
241 B
Plaintext
|
<%@ Control Language="C#" CodeFile="UInt32.ascx.cs" Inherits="UInt32_Field" %>
|
||
|
|
||
|
<span class="field"><%= Column.Name %></span>: <span class="uInt32Template"><asp:Literal runat="server" ID="Literal1" Text="<%# FieldValueString %>" /></span>
|