viewjobpost.ascx.designer.vb
来自「Job post Job post」· VB 代码 · 共 107 行
VB
107 行
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.42
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict Off
Option Explicit On
Namespace BigBridge.Modules.JobPost
'''<summary>
'''ViewJobPost class.
'''</summary>
'''<remarks>
'''Auto-generated class.
'''</remarks>
Partial Public Class ViewJobPost
'''<summary>
'''panJobList control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents panJobList As Global.System.Web.UI.WebControls.Panel
'''<summary>
'''lblJobPost control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents lblJobPost As Global.System.Web.UI.WebControls.Literal
'''<summary>
'''panJobDescription control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents panJobDescription As Global.System.Web.UI.WebControls.Panel
'''<summary>
'''lblTitle control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents lblTitle As Global.System.Web.UI.WebControls.Literal
'''<summary>
'''lblCode control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents lblCode As Global.System.Web.UI.WebControls.Literal
'''<summary>
'''lblDescription control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents lblDescription As Global.System.Web.UI.WebControls.Literal
'''<summary>
'''lnkApply control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents lnkApply As Global.System.Web.UI.WebControls.HyperLink
'''<summary>
'''panSubmitedJobs control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents panSubmitedJobs As Global.System.Web.UI.WebControls.Panel
'''<summary>
'''lblSubmitedJobs control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents lblSubmitedJobs As Global.System.Web.UI.WebControls.Literal
End Class
End Namespace
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?