Files
linux-packaging-mono/mcs/class/System.Web.DynamicData/Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.UInt32.ascx

3 lines
260 B
Plaintext
Raw Normal View History

<%@ Control Language="C#" CodeFile="System.UInt32.ascx.cs" Inherits="SystemUInt32_Field" %>
<span class="field"><%= Column.Name %></span>: <span class="systemUInt32Template"><asp:Literal runat="server" ID="Literal1" Text="<%# FieldValueString %>" /></span>