C# 클래스 main, Tp.HelpDesk

상속: MonoBehaviour
파일 보기 프로젝트 열기: TargetProcess/Tp.HelpDesk 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
btnSearch global::System.Web.UI.WebControls.Button
frm global::System.Web.UI.HtmlControls.HtmlForm
lblLoginName global::System.Web.UI.WebControls.Label
loginStatus global::Hd.Web.Extensions.TpLoginStatus
lstA global::Hd.Web.Extensions.LastActionLabel
plcContent global::System.Web.UI.WebControls.ContentPlaceHolder
pnlLastAction global::System.Web.UI.UpdatePanel
settingsLink global::System.Web.UI.WebControls.HyperLink
sm global::System.Web.UI.ScriptManager
spanUsername global::System.Web.UI.HtmlControls.HtmlGenericControl
tabs global::System.Web.UI.WebControls.ContentPlaceHolder
tblSearch global::System.Web.UI.HtmlControls.HtmlTable
txtSearch global::Hd.Web.Extensions.TpTextBox

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs, e ) : void
btnSearch_Click ( object sender, EventArgs e ) : void
loginStatus_LoggingOut ( object sender, LoginCancelEventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs, e ) : void
sender object
e EventArgs,
리턴 void

btnSearch_Click() 보호된 메소드

protected btnSearch_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

loginStatus_LoggingOut() 보호된 메소드

protected loginStatus_LoggingOut ( object sender, LoginCancelEventArgs e ) : void
sender object
e LoginCancelEventArgs
리턴 void

프로퍼티 상세

RequiredFieldValidator1 보호되어 있는 프로퍼티

RequiredFieldValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

btnSearch 보호되어 있는 프로퍼티

btnSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSearch
리턴 global::System.Web.UI.WebControls.Button

frm 보호되어 있는 프로퍼티

frm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm frm
리턴 global::System.Web.UI.HtmlControls.HtmlForm

lblLoginName 보호되어 있는 프로퍼티

lblLoginName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblLoginName
리턴 global::System.Web.UI.WebControls.Label

loginStatus 보호되어 있는 프로퍼티

loginStatus control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.TpLoginStatus loginStatus
리턴 global::Hd.Web.Extensions.TpLoginStatus

lstA 보호되어 있는 프로퍼티

lstA control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.LastActionLabel lstA
리턴 global::Hd.Web.Extensions.LastActionLabel

plcContent 보호되어 있는 프로퍼티

plcContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder plcContent
리턴 global::System.Web.UI.WebControls.ContentPlaceHolder

pnlLastAction 보호되어 있는 프로퍼티

pnlLastAction control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel pnlLastAction
리턴 global::System.Web.UI.UpdatePanel

settingsLink 보호되어 있는 프로퍼티

settingsLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink settingsLink
리턴 global::System.Web.UI.WebControls.HyperLink

sm 보호되어 있는 프로퍼티

sm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager sm
리턴 global::System.Web.UI.ScriptManager

spanUsername 보호되어 있는 프로퍼티

spanUsername control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl spanUsername
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

tabs 보호되어 있는 프로퍼티

tabs control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder tabs
리턴 global::System.Web.UI.WebControls.ContentPlaceHolder

tblSearch 보호되어 있는 프로퍼티

tblSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTable tblSearch
리턴 global::System.Web.UI.HtmlControls.HtmlTable

txtSearch 보호되어 있는 프로퍼티

txtSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.TpTextBox txtSearch
리턴 global::Hd.Web.Extensions.TpTextBox