<%@ Page Inherits="System.Web.Administration.WizardPage" %> <%@ Register TagPrefix="user" TagName="authentication" Src="wizardAuthentication.ascx"%> <%@ Register TagPrefix="user" TagName="createDB" Src="wizardProviderInfo.ascx"%> <%@ Register TagPrefix="user" TagName="adduser" Src="wizardAddUser.ascx"%> <%@ Register TagPrefix="user" TagName="createRoles" Src="wizardCreateRoles.ascx"%> <%@ Register TagPrefix="user" TagName="permissions" Src="wizardPermission.ascx"%> <%@ Register TagPrefix="user" TagName="finish" Src="wizardFinish.ascx"%> <%@ Register TagPrefix="user" TagName="init" Src="wizardInit.ascx"%> <%@ Import Namespace="System.Web.Administration" %> <%@ Import Namespace="System.Web.Configuration" %> ASP.Net Web Site Administration Tool
<%-- REVIEW: Is width working correctly here? Value seems too small --%> <%-- Width set to 100% so that width of left hand table cell is correctly rendered. --%>
<%#GetAltText(" border="0">