<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="ViewComments.ascx.cs" Inherits="myWebApplication.ViewComments" %>
Name: <%#Eval("Name") %>
Comment:
<%#Eval("Comment") %>