//------------------------------------------------------------------------------ // <自动生成> // 此代码由工具生成。 // // 对此文件的更改可能导致不正确的行为,如果 // 重新生成代码,则所做更改将丢失。 // //------------------------------------------------------------------------------ namespace Song.Site.Manage.Student { public partial class StudyLog { /// /// ToolsBar1 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::Song.Site.Manage.Utility.toolsBar ToolsBar1; /// /// GridView1 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::WeiSha.WebControl.GridView GridView1; /// /// Master 属性。 /// /// /// 自动生成的属性。 /// public new Song.Site.Manage.Student.Parents Master { get { return ((Song.Site.Manage.Student.Parents)(base.Master)); } } } }