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

3 lines
257 B
Plaintext
Raw Normal View History

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