//------------------------------------------------------------------------------ // // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Saving.Applications.keeping { public partial class w_sheet_kp_opr_impfile { /// /// Dw_choice control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl Dw_choice; /// /// Dw_cri control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl Dw_cri; /// /// FileUpload control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.FileUpload FileUpload; /// /// b_import control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Button b_import; /// /// Panel1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Panel Panel1; /// /// Dw_detail control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl Dw_detail; /// /// Dw_linetext control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl Dw_linetext; /// /// GridMemberSalary control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.GridView GridMemberSalary; /// /// HdRowCount control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField HdRowCount; } }