<%@ Page Title="Register" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Register.aspx.cs" Inherits="WebApplication1.Account.Register" %>

<%: Title %>.

Use the form below to create a new account.

Passwords are required to be a minimum of <%: Membership.MinRequiredPasswordLength %> characters in length.

Registration Form
  1. User name
  2. Email address
  3. Password
  4. Confirm password