<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl>" %>
<% if (Model != null && Model.Count > 0) { for (int i = 0; i < Model.Count; i++) {%> > <%} %> <% } %>
Alternate Name Program System Code Name Type Effective Date
> <%:Model[i].Name%> > <%:Model[i].ProgramSystemCode%> > <%:Model[i].NameType%> > <%:HtmlUtility.Format(Model[i].EffectiveDate) %>