您目前尚未登陆,请选择【登陆】或【注册
首页->行政办公->科信客户关系管理系统源码>>login.aspx.designer.cs>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:科信客户关系管理系统源码
当前文件:文件类型 KeXinCrm/login.aspx.designer.cs打开代码结构图
普通视图
		            
1//------------------------------------------------------------------------------ 2// <auto-generated> 3// 此代码由工具生成。 4// 运行库版本:2.0.50727.1433 5// 6// 对此文件的更改可能会导致不正确的行为,并且如果 7// 重新生成代码,这些更改将会丢失。 8// </auto-generated> 9//------------------------------------------------------------------------------ 10 11namespace CRMS { 12 13 14 /// <summary> 15 /// WebForm1 class. 16 /// </summary> 17 /// <remarks> 18 /// Auto-generated class. 19 /// </remarks> 20 public partial class WebForm1 { 21 22 /// <summary> 23 /// Form1 control. 24 /// </summary> 25 /// <remarks> 26 /// Auto-generated field. 27 /// To modify move field declaration from designer file to code-behind file. 28 /// </remarks> 29 protected global::System.Web.UI.HtmlControls.HtmlForm Form1; 30 31 /// <summary> 32 /// MemberName1 control. 33 /// </summary> 34 /// <remarks> 35 /// Auto-generated field. 36 /// To modify move field declaration from designer file to code-behind file. 37 /// </remarks> 38 protected global::System.Web.UI.WebControls.TextBox MemberName1; 39 40 /// <summary> 41 /// RequiredFieldValidator1 control. 42 /// </summary> 43 /// <remarks> 44 /// Auto-generated field. 45 /// To modify move field declaration from designer file to code-behind file. 46 /// </remarks> 47 protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1; 48 49 /// <summary> 50 /// RegularExpressionValidator1 control. 51 /// </summary> 52 /// <remarks> 53 /// Auto-generated field. 54 /// To modify move field declaration from designer file to code-behind file. 55 /// </remarks> 56 protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator1; 57 58 /// <summary> 59 /// Password1 control. 60 /// </summary> 61 /// <remarks> 62 /// Auto-generated field. 63 /// To modify move field declaration from designer file to code-behind file. 64 /// </remarks> 65 protected global::System.Web.UI.WebControls.TextBox Password1; 66 67 /// <summary> 68 /// RequiredFieldValidator2 control. 69 /// </summary> 70 /// <remarks> 71 /// Auto-generated field. 72 /// To modify move field declaration from designer file to code-behind file. 73 /// </remarks> 74 protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator2; 75 76 /// <summary> 77 /// RegularExpressionValidator2 control. 78 /// </summary> 79 /// <remarks> 80 /// Auto-generated field. 81 /// To modify move field declaration from designer file to code-behind file. 82 /// </remarks> 83 protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator2; 84 85 /// <summary> 86 /// txtCheckCode control. 87 /// </summary> 88 /// <remarks> 89 /// Auto-generated field. 90 /// To modify move field declaration from designer file to code-behind file. 91 /// </remarks> 92 protected global::System.Web.UI.WebControls.TextBox txtCheckCode; 93 94 /// <summary> 95 /// RequiredFieldValidator3 control. 96 /// </summary> 97 /// <remarks> 98 /// Auto-generated field. 99 /// To modify move field declaration from designer file to code-behind file. 100 /// </remarks> 101 protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator3; 102 103 /// <summary> 104 /// ImageButton1 control. 105 /// </summary> 106 /// <remarks> 107 /// Auto-generated field. 108 /// To modify move field declaration from designer file to code-behind file. 109 /// </remarks> 110 protected global::System.Web.UI.WebControls.ImageButton ImageButton1; 111 112 /// <summary> 113 /// ValidationSummary1 control. 114 /// </summary> 115 /// <remarks> 116 /// Auto-generated field. 117 /// To modify move field declaration from designer file to code-behind file. 118 /// </remarks> 119 protected global::System.Web.UI.WebControls.ValidationSummary ValidationSummary1; 120 } 121} 122
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:科信客户关系管理系统源码
51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号