Initial project's source code check-in.
This commit is contained in:
commit
b03b0b373f
4573 changed files with 981205 additions and 0 deletions
112
WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/Ecommerce/QuickSignup.ascx.designer.cs
generated
Normal file
112
WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/Ecommerce/QuickSignup.ascx.designer.cs
generated
Normal file
|
@ -0,0 +1,112 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <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;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue