C# 클래스 ZuoraSignUp.SignUpPage

파일 보기 프로젝트 열기: zuora/net-quickstart

보호된 프로퍼티들

프로퍼티 타입 설명
Address1 global::System.Web.UI.HtmlControls.HtmlInputText
Address2 global::System.Web.UI.HtmlControls.HtmlInputText
Charges global::System.Web.UI.WebControls.ListBox
City global::System.Web.UI.HtmlControls.HtmlInputText
Country global::System.Web.UI.HtmlControls.HtmlSelect
CreditCardExpirationMonth global::System.Web.UI.HtmlControls.HtmlSelect
CreditCardExpirationYear global::System.Web.UI.HtmlControls.HtmlSelect
CreditCardHolderName global::System.Web.UI.HtmlControls.HtmlInputText
CreditCardNumber global::System.Web.UI.HtmlControls.HtmlInputText
CreditCardPostalCode global::System.Web.UI.HtmlControls.HtmlInputText
CreditCardType global::System.Web.UI.HtmlControls.HtmlSelect
FirstName global::System.Web.UI.HtmlControls.HtmlInputText
Form1 global::System.Web.UI.HtmlControls.HtmlForm
Head1 global::System.Web.UI.HtmlControls.HtmlHead
LastName global::System.Web.UI.HtmlControls.HtmlInputText
Name global::System.Web.UI.HtmlControls.HtmlInputText
PostalCode global::System.Web.UI.HtmlControls.HtmlInputText
Products global::System.Web.UI.WebControls.DropDownList
RatePlans global::System.Web.UI.WebControls.DropDownList
State global::System.Web.UI.HtmlControls.HtmlInputText
Submit global::System.Web.UI.HtmlControls.HtmlInputSubmit
WorkEmail global::System.Web.UI.HtmlControls.HtmlInputText
WorkPhone global::System.Web.UI.HtmlControls.HtmlInputText

보호된 메소드들

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

비공개 메소드들

메소드 설명
getValue ( System select ) : string
getValues ( System select ) : string[]

메소드 상세

Page_Load() 보호된 메소드

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

SignUp_Click() 보호된 메소드

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

프로퍼티 상세

Address1 보호되어 있는 프로퍼티

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

Address2 보호되어 있는 프로퍼티

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

Charges 보호되어 있는 프로퍼티

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

City 보호되어 있는 프로퍼티

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

Country 보호되어 있는 프로퍼티

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

CreditCardExpirationMonth 보호되어 있는 프로퍼티

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

CreditCardExpirationYear 보호되어 있는 프로퍼티

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

CreditCardHolderName 보호되어 있는 프로퍼티

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

CreditCardNumber 보호되어 있는 프로퍼티

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

CreditCardPostalCode 보호되어 있는 프로퍼티

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

CreditCardType 보호되어 있는 프로퍼티

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

FirstName 보호되어 있는 프로퍼티

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

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

Head1 보호되어 있는 프로퍼티

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

LastName 보호되어 있는 프로퍼티

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

Name 보호되어 있는 프로퍼티

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

PostalCode 보호되어 있는 프로퍼티

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

Products 보호되어 있는 프로퍼티

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

RatePlans 보호되어 있는 프로퍼티

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

State 보호되어 있는 프로퍼티

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

Submit 보호되어 있는 프로퍼티

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

WorkEmail 보호되어 있는 프로퍼티

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

WorkPhone 보호되어 있는 프로퍼티

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