Initial project's source code check-in.
This commit is contained in:
commit
b03b0b373f
4573 changed files with 981205 additions and 0 deletions
49
WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/Ecommerce/HostingAddons.ascx.designer.cs
generated
Normal file
49
WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/Ecommerce/HostingAddons.ascx.designer.cs
generated
Normal file
|
@ -0,0 +1,49 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.42
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace WebsitePanel.Ecommerce.Portal.DesktopModules.Ecommerce {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// HostingAddons class.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated class.
|
||||
/// </remarks>
|
||||
public partial class HostingAddons {
|
||||
|
||||
/// <summary>
|
||||
/// btnAddAddon 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.Button btnAddAddon;
|
||||
|
||||
/// <summary>
|
||||
/// gvHostingAddons 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.GridView gvHostingAddons;
|
||||
|
||||
/// <summary>
|
||||
/// odsHostingAddons 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.ObjectDataSource odsHostingAddons;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue