184 lines
6.7 KiB
C#
184 lines
6.7 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>
|
|
/// EcommerceSystemSettings class.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated class.
|
|
/// </remarks>
|
|
public partial class EcommerceSystemSettings {
|
|
|
|
/// <summary>
|
|
/// PayMethodsPanel 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.Panel PayMethodsPanel;
|
|
|
|
/// <summary>
|
|
/// LinkCreditCard 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.HyperLink LinkCreditCard;
|
|
|
|
/// <summary>
|
|
/// Link2Checkout 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.HyperLink Link2Checkout;
|
|
|
|
/// <summary>
|
|
/// LinkPayPalAccnt 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.HyperLink LinkPayPalAccnt;
|
|
|
|
/// <summary>
|
|
/// LinkOffline 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.HyperLink LinkOffline;
|
|
|
|
/// <summary>
|
|
/// RegistrarsPanel 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.Panel RegistrarsPanel;
|
|
|
|
/// <summary>
|
|
/// LinkEnomRegistrar 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.HyperLink LinkEnomRegistrar;
|
|
|
|
/// <summary>
|
|
/// LinkDirectiRegistrar 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.HyperLink LinkDirectiRegistrar;
|
|
|
|
/// <summary>
|
|
/// MiscAndAutoPanel 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.Panel MiscAndAutoPanel;
|
|
|
|
/// <summary>
|
|
/// LinkProvisioningSts 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.HyperLink LinkProvisioningSts;
|
|
|
|
/// <summary>
|
|
/// LinkTermsAndConds 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.HyperLink LinkTermsAndConds;
|
|
|
|
/// <summary>
|
|
/// LinkWelcomeMsg 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.HyperLink LinkWelcomeMsg;
|
|
|
|
/// <summary>
|
|
/// EmailNotifyPanel 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.Panel EmailNotifyPanel;
|
|
|
|
/// <summary>
|
|
/// LinkNewInvoice 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.HyperLink LinkNewInvoice;
|
|
|
|
/// <summary>
|
|
/// LinkPaymentReceived 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.HyperLink LinkPaymentReceived;
|
|
|
|
/// <summary>
|
|
/// LinkSvcSuspend 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.HyperLink LinkSvcSuspend;
|
|
|
|
/// <summary>
|
|
/// LinkSvcActivate 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.HyperLink LinkSvcActivate;
|
|
|
|
/// <summary>
|
|
/// LinkSvcCancel 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.HyperLink LinkSvcCancel;
|
|
}
|
|
}
|