18 lines
730 B
C#
18 lines
730 B
C#
//------------------------------------------------------------------------------
|
|
// <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 {
|
|
|
|
public partial class NotificationServiceCancelled {
|
|
protected Ecommerce.Portal.UserControls.EmailNotificationEditor EmailEditor;
|
|
protected System.Web.UI.WebControls.Button btnSave;
|
|
protected System.Web.UI.WebControls.Button btnCancel;
|
|
}
|
|
}
|