//------------------------------------------------------------------------------ // // 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.mbshr { public partial class w_sheet_mb_add_newgroup { /// /// Hfmember_no control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField Hfmember_no; /// /// Hidmembsection control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField Hidmembsection; /// /// Hidgroup control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField Hidgroup; /// /// HdIsPostBack control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField HdIsPostBack; /// /// TextDwmain control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox TextDwmain; /// /// Textdwhistory control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox Textdwhistory; /// /// HdCheckRow control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField HdCheckRow; /// /// HdRowDelete control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField HdRowDelete; /// /// dw_main control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl dw_main; /// /// 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; } }