ZhiYeJianKang_PeiXun/Song.Site/Manage/Questions/Questions_Input5.aspx.designer.cs
2025-02-20 15:41:53 +08:00

46 lines
1.4 KiB
C#

//------------------------------------------------------------------------------
// <自动生成>
// 此代码由工具生成。
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </自动生成>
//------------------------------------------------------------------------------
namespace Song.Site.Manage.Questions {
public partial class Questions_Input5 {
/// <summary>
/// ExcelInput1 控件。
/// </summary>
/// <remarks>
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::Song.Site.Manage.Utility.ExcelInput ExcelInput1;
/// <summary>
/// CloseButton1 控件。
/// </summary>
/// <remarks>
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::WeiSha.WebControl.CloseButton CloseButton1;
/// <summary>
/// Master 属性。
/// </summary>
/// <remarks>
/// 自动生成的属性。
/// </remarks>
public new Song.Site.Manage.PageWin Master {
get {
return ((Song.Site.Manage.PageWin)(base.Master));
}
}
}
}