//------------------------------------------------------------------------------ // // 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 Swift.web.Remit.RiskBaseAnalysis.RBACustomer { public partial class RBAExceptionRpt { /// /// Head1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlHead Head1; /// /// Base1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlGenericControl Base1; /// /// form1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlForm form1; /// /// fromDate control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox fromDate; /// /// toDate control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox toDate; /// /// country control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Swift.web.Component.AutoComplete.SwiftTextBox country; /// /// agent control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Swift.web.Component.AutoComplete.SwiftTextBox agent; /// /// branch control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Swift.web.Component.AutoComplete.SwiftTextBox branch; /// /// reportType control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.DropDownList reportType; /// /// Span3 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlGenericControl Span3; /// /// showReport control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Button showReport; /// /// rpt_grid control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlGenericControl rpt_grid; } }