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

3 lines
260 B
Plaintext
Raw Normal View History

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