<%@ Page Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="UpdateCustomerRegistration.aspx.cs" Inherits="Marina.Web.UI.UpdateCustomerRegistration" Title="Untitled Page" %> <%@ Import namespace="Marina.Web.Views"%> <%@ Import namespace="System.ComponentModel"%> <%@ Import namespace="Marina.Infrastructure"%> <%@ Import namespace="Marina.Presentation.DTO"%> <%@ Import namespace="Marina.Web.UI"%>

Update Registration

username:
password:
first name:
last name:
phone:
city:
  • <%# Transform.From( Container.DataItem ).To< DisplayResponseLineDTO >( ).Message %>