show.aspx.designer.cs

来自「走吧旅游网站前后台源代码」· CS 代码 · 共 34 行

CS
34
字号
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具生成。
//     运行库版本:2.0.50727.42
//
//     对此文件的更改可能会导致不正确的行为,并且如果
//     重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace Maticsoft.Web.AR {
    
    
    /// <summary>
    /// Show 类。
    /// </summary>
    /// <remarks>
    /// 自动生成的类。
    /// </remarks>
    public partial class Show {
        	protected global::System.Web.UI.WebControls.Label lblDocumentNo;
	protected global::System.Web.UI.WebControls.Label lblOrderNo;
	protected global::System.Web.UI.WebControls.Label lblCustomerID;
	protected global::System.Web.UI.WebControls.Label lblLinesProID;
	protected global::System.Web.UI.WebControls.Label lblGetMoneyType;
	protected global::System.Web.UI.WebControls.Label lblGetMethods;
	protected global::System.Web.UI.WebControls.Label lblGetMoney;
	protected global::System.Web.UI.WebControls.Label lblRemark;
	protected global::System.Web.UI.WebControls.Label lblRecUserID;
	protected global::System.Web.UI.WebControls.Label lblRecDate;

    }
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?