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

3 lines
257 B
Plaintext
Raw Normal View History

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