Browse Source

#29004 #29007 Changes of agent setup and daily sending report

Ime-london-webcore
Leeza Baidar 6 months ago
parent
commit
c7e7670d74
  1. 4
      Swift.web/RemittanceSystem/RemittanceReports/Reports.aspx.cs
  2. 5
      Swift.web/SwiftSystem/UserManagement/AgentSetup/Manage.aspx
  3. 173
      Swift.web/SwiftSystem/UserManagement/AgentSetup/Manage.aspx.designer.cs

4
Swift.web/RemittanceSystem/RemittanceReports/Reports.aspx.cs

@ -1046,9 +1046,9 @@ namespace Swift.web.RemittanceSystem.RemittanceReports
fieldFormat = "|||||||||||||N||N|N|N||||";
fieldAlignment = "|||||||||||||R||R|R|R|||||";
totalText = "Total";
totalFields = "12|14|15|16|19";
totalFields = "13|15|16|17|20";
subTotalBy = 4;
subTotalFields = "12|14|15|16|19";
subTotalFields = "13|15|16|17|20";
subTotalText = "<b>Sub Total</b>";
return (new TranReportDao().DailySendingReport(user, fromDate, toDate, verificationType));

5
Swift.web/SwiftSystem/UserManagement/AgentSetup/Manage.aspx

@ -121,11 +121,8 @@
</div>
<div class="col-lg-3 col-md-3 form-group">
<label class="control-label" for="">
Business License:<span style="color: red;">*</span>
Business License:
</label>
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="businessLicense"
Display="Dynamic" ErrorMessage="Required!" ValidationGroup="agent" ForeColor="Red"
SetFocusOnError="True"></asp:RequiredFieldValidator>
<asp:TextBox ID="businessLicense" runat="server" CssClass="form-control"></asp:TextBox>
</div>
<div class="col-lg-3 col-md-3 form-group">

173
Swift.web/SwiftSystem/UserManagement/AgentSetup/Manage.aspx.designer.cs

@ -7,11 +7,13 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
public partial class Manage {
namespace Swift.web.SwiftSystem.UserManagement.AgentSetup
{
public partial class Manage
{
/// <summary>
/// Head1 control.
/// </summary>
@ -20,7 +22,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlHead Head1;
/// <summary>
/// form1 control.
/// </summary>
@ -29,7 +31,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
/// ScriptManger1 control.
/// </summary>
@ -38,7 +40,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.ScriptManager ScriptManger1;
/// <summary>
/// up control.
/// </summary>
@ -47,7 +49,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.UpdatePanel up;
/// <summary>
/// pnl1 control.
/// </summary>
@ -56,7 +58,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Panel pnl1;
/// <summary>
/// divTab control.
/// </summary>
@ -65,7 +67,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divTab;
/// <summary>
/// lblMsg control.
/// </summary>
@ -74,7 +76,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblMsg;
/// <summary>
/// branchCodeField control.
/// </summary>
@ -83,7 +85,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl branchCodeField;
/// <summary>
/// branchCode control.
/// </summary>
@ -92,7 +94,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox branchCode;
/// <summary>
/// RequiredFieldValidator2 control.
/// </summary>
@ -101,7 +103,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator2;
/// <summary>
/// Rfd1 control.
/// </summary>
@ -110,7 +112,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator Rfd1;
/// <summary>
/// agentName control.
/// </summary>
@ -119,16 +121,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentName;
/// <summary>
/// RequiredFieldValidator1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1;
/// <summary>
/// businessLicense control.
/// </summary>
@ -137,7 +130,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox businessLicense;
/// <summary>
/// RequiredFieldValidator3 control.
/// </summary>
@ -146,7 +139,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator3;
/// <summary>
/// businessOrgType control.
/// </summary>
@ -155,7 +148,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList businessOrgType;
/// <summary>
/// rfd22 control.
/// </summary>
@ -164,7 +157,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfd22;
/// <summary>
/// agentType control.
/// </summary>
@ -173,7 +166,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList agentType;
/// <summary>
/// isSettlingAgent control.
/// </summary>
@ -182,7 +175,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList isSettlingAgent;
/// <summary>
/// RequiredFieldValidator4 control.
/// </summary>
@ -191,7 +184,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator4;
/// <summary>
/// businessType control.
/// </summary>
@ -200,7 +193,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList businessType;
/// <summary>
/// contractExpiryDate control.
/// </summary>
@ -209,7 +202,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox contractExpiryDate;
/// <summary>
/// rv1 control.
/// </summary>
@ -218,7 +211,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RangeValidator rv1;
/// <summary>
/// renewalFollowupDate control.
/// </summary>
@ -227,7 +220,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox renewalFollowupDate;
/// <summary>
/// rv2 control.
/// </summary>
@ -236,7 +229,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RangeValidator rv2;
/// <summary>
/// rfv control.
/// </summary>
@ -245,7 +238,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfv;
/// <summary>
/// agentGroup control.
/// </summary>
@ -254,7 +247,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList agentGroup;
/// <summary>
/// agentSettCurr control.
/// </summary>
@ -263,7 +256,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList agentSettCurr;
/// <summary>
/// isHeadOffice control.
/// </summary>
@ -272,7 +265,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList isHeadOffice;
/// <summary>
/// rfd9 control.
/// </summary>
@ -281,7 +274,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfd9;
/// <summary>
/// agentCountry control.
/// </summary>
@ -290,7 +283,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList agentCountry;
/// <summary>
/// lblRegionType control.
/// </summary>
@ -299,7 +292,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblRegionType;
/// <summary>
/// agentState control.
/// </summary>
@ -308,7 +301,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList agentState;
/// <summary>
/// agentDistrict control.
/// </summary>
@ -317,7 +310,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList agentDistrict;
/// <summary>
/// agentCity control.
/// </summary>
@ -326,7 +319,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentCity;
/// <summary>
/// spnAgentLocation control.
/// </summary>
@ -335,7 +328,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl spnAgentLocation;
/// <summary>
/// agentLocation control.
/// </summary>
@ -344,7 +337,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList agentLocation;
/// <summary>
/// rfd5 control.
/// </summary>
@ -353,7 +346,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfd5;
/// <summary>
/// agentAddress control.
/// </summary>
@ -362,7 +355,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentAddress;
/// <summary>
/// mapCodeDom control.
/// </summary>
@ -371,7 +364,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox mapCodeDom;
/// <summary>
/// partnerBankcode control.
/// </summary>
@ -380,7 +373,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox partnerBankcode;
/// <summary>
/// upd2 control.
/// </summary>
@ -389,7 +382,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.UpdatePanel upd2;
/// <summary>
/// rfd11 control.
/// </summary>
@ -398,7 +391,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfd11;
/// <summary>
/// agentPhone1 control.
/// </summary>
@ -407,7 +400,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentPhone1;
/// <summary>
/// AGENT_PHONE1_FilteredTextBoxExtender control.
/// </summary>
@ -416,7 +409,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::AjaxControlToolkit.FilteredTextBoxExtender AGENT_PHONE1_FilteredTextBoxExtender;
/// <summary>
/// agentPhone2 control.
/// </summary>
@ -425,7 +418,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentPhone2;
/// <summary>
/// FilteredTextBoxExtende control.
/// </summary>
@ -434,7 +427,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtende;
/// <summary>
/// agentMobile1 control.
/// </summary>
@ -443,7 +436,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentMobile1;
/// <summary>
/// FilteredTextBoxExtender6 control.
/// </summary>
@ -452,7 +445,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender6;
/// <summary>
/// agentFax1 control.
/// </summary>
@ -461,7 +454,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentFax1;
/// <summary>
/// FilteredTextBoxExtender5 control.
/// </summary>
@ -470,7 +463,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender5;
/// <summary>
/// rfv12443 control.
/// </summary>
@ -479,7 +472,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfv12443;
/// <summary>
/// contactPerson1 control.
/// </summary>
@ -488,7 +481,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox contactPerson1;
/// <summary>
/// agentMobile2 control.
/// </summary>
@ -497,7 +490,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentMobile2;
/// <summary>
/// FilteredTextBoxExtender8 control.
/// </summary>
@ -506,7 +499,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender8;
/// <summary>
/// agentFax2 control.
/// </summary>
@ -515,7 +508,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentFax2;
/// <summary>
/// FilteredTextBoxExtender1 control.
/// </summary>
@ -524,7 +517,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender1;
/// <summary>
/// contactPerson2 control.
/// </summary>
@ -533,7 +526,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox contactPerson2;
/// <summary>
/// RegularExpressionValidator2 control.
/// </summary>
@ -542,7 +535,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator2;
/// <summary>
/// agentEmail1 control.
/// </summary>
@ -551,7 +544,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentEmail1;
/// <summary>
/// RegularExpressionValidator6 control.
/// </summary>
@ -560,7 +553,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator6;
/// <summary>
/// agentEmail2 control.
/// </summary>
@ -569,7 +562,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentEmail2;
/// <summary>
/// agentBlock control.
/// </summary>
@ -578,7 +571,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList agentBlock;
/// <summary>
/// isActive control.
/// </summary>
@ -587,7 +580,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList isActive;
/// <summary>
/// bankCode control.
/// </summary>
@ -596,7 +589,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox bankCode;
/// <summary>
/// bankBranch control.
/// </summary>
@ -605,7 +598,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox bankBranch;
/// <summary>
/// accHolderName control.
/// </summary>
@ -614,7 +607,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox accHolderName;
/// <summary>
/// accNumber control.
/// </summary>
@ -623,7 +616,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox accNumber;
/// <summary>
/// isApiPartner control.
/// </summary>
@ -632,7 +625,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.CheckBox isApiPartner;
/// <summary>
/// intlCheck control.
/// </summary>
@ -641,7 +634,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.CheckBox intlCheck;
/// <summary>
/// agentDetails control.
/// </summary>
@ -650,7 +643,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox agentDetails;
/// <summary>
/// headMsgShow control.
/// </summary>
@ -659,7 +652,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl headMsgShow;
/// <summary>
/// headMessage control.
/// </summary>
@ -668,7 +661,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox headMessage;
/// <summary>
/// divAuditLog control.
/// </summary>
@ -677,7 +670,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divAuditLog;
/// <summary>
/// bntSubmit control.
/// </summary>
@ -686,7 +679,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button bntSubmit;
/// <summary>
/// ConfirmButtonExtender2 control.
/// </summary>
@ -695,7 +688,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::AjaxControlToolkit.ConfirmButtonExtender ConfirmButtonExtender2;
/// <summary>
/// btnDelete control.
/// </summary>
@ -704,7 +697,7 @@ namespace Swift.web.SwiftSystem.UserManagement.AgentSetup {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button btnDelete;
/// <summary>
/// ConfirmButtonExtender1 control.
/// </summary>

Loading…
Cancel
Save