C# 클래스 GaDotNet.HandlerDemo.Demo

파일 보기 프로젝트 열기: noahsw/highlight-hunter

보호된 프로퍼티들

프로퍼티 타입 설명
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator4 global::System.Web.UI.WebControls.RequiredFieldValidator
btnEventSubmit global::System.Web.UI.WebControls.Button
btnPageSubmit global::System.Web.UI.WebControls.Button
divAction global::System.Web.UI.HtmlControls.HtmlGenericControl
form1 global::System.Web.UI.HtmlControls.HtmlForm
requiredPageDomain global::System.Web.UI.WebControls.RequiredFieldValidator
requiredPageTitle global::System.Web.UI.WebControls.RequiredFieldValidator
requiredPageURL global::System.Web.UI.WebControls.RequiredFieldValidator
txtEventAction global::System.Web.UI.WebControls.TextBox
txtEventCategory global::System.Web.UI.WebControls.TextBox
txtEventDomain global::System.Web.UI.WebControls.TextBox
txtEventLabel global::System.Web.UI.WebControls.TextBox
txtEventValue global::System.Web.UI.WebControls.TextBox
txtPageDomainName global::System.Web.UI.WebControls.TextBox
txtPageTitle global::System.Web.UI.WebControls.TextBox
txtPageURL global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnEventSubmit_Click ( object sender, EventArgs e ) : void
btnPageSubmit_Click ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnEventSubmit_Click() 보호된 메소드

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

btnPageSubmit_Click() 보호된 메소드

protected btnPageSubmit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 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

RequiredFieldValidator2 보호되어 있는 프로퍼티

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

RequiredFieldValidator3 보호되어 있는 프로퍼티

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

RequiredFieldValidator4 보호되어 있는 프로퍼티

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

btnEventSubmit 보호되어 있는 프로퍼티

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

btnPageSubmit 보호되어 있는 프로퍼티

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

divAction 보호되어 있는 프로퍼티

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

form1 보호되어 있는 프로퍼티

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

requiredPageDomain 보호되어 있는 프로퍼티

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

requiredPageTitle 보호되어 있는 프로퍼티

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

requiredPageURL 보호되어 있는 프로퍼티

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

txtEventAction 보호되어 있는 프로퍼티

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

txtEventCategory 보호되어 있는 프로퍼티

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

txtEventDomain 보호되어 있는 프로퍼티

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

txtEventLabel 보호되어 있는 프로퍼티

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

txtEventValue 보호되어 있는 프로퍼티

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

txtPageDomainName 보호되어 있는 프로퍼티

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

txtPageTitle 보호되어 있는 프로퍼티

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

txtPageURL 보호되어 있는 프로퍼티

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