112 lines
4.1 KiB
C#
112 lines
4.1 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:2.0.50727.312
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace WebsitePanel.Ecommerce.Portal {
|
|
|
|
|
|
/// <summary>
|
|
/// QuickSignup class.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated class.
|
|
/// </remarks>
|
|
public partial class QuickSignup {
|
|
|
|
/// <summary>
|
|
/// wzrdOrderHosting control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Wizard wzrdOrderHosting;
|
|
|
|
/// <summary>
|
|
/// Step1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.WizardStep Step1;
|
|
|
|
/// <summary>
|
|
/// ctlQuickPlans control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Ecommerce.Portal.UserControls.QuickHostingPlans ctlQuickPlans;
|
|
|
|
/// <summary>
|
|
/// ctlPlanCycles control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Ecommerce.Portal.UserControls.QuickHostingPlanCycles ctlPlanCycles;
|
|
|
|
/// <summary>
|
|
/// ctlPlanDomain control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Ecommerce.Portal.UserControls.PlanDomainOption ctlPlanDomain;
|
|
|
|
/// <summary>
|
|
/// ctlPaymentMethod control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Ecommerce.Portal.UserControls.ChoosePaymentMethod ctlPaymentMethod;
|
|
|
|
/// <summary>
|
|
/// pnlUserAccount control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.PlaceHolder pnlUserAccount;
|
|
|
|
/// <summary>
|
|
/// ctlUserAccount control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Ecommerce.Portal.UserControls.CreateUserAccount ctlUserAccount;
|
|
|
|
/// <summary>
|
|
/// Step2 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.WizardStep Step2;
|
|
|
|
/// <summary>
|
|
/// pnlTermsAndConds control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pnlTermsAndConds;
|
|
}
|
|
}
|