C# 클래스 VolTeer.SampleControls.InputControls

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: CISC181/VolTeerNET

보호된 프로퍼티들

프로퍼티 타입 설명
CheckBox1 global::System.Web.UI.WebControls.CheckBox
DateInputRangeValidator global::System.Web.UI.WebControls.RangeValidator
EmailLogin global::System.Web.UI.WebControls.TextBox
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
Label6 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
LoginButton global::System.Web.UI.WebControls.Button
MaskedTextBoxRegularExpressionValidator global::System.Web.UI.WebControls.RegularExpressionValidator
MaskedTextBoxRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator
NumercTextBoxRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator
NumericTextBoxRangeValidator global::System.Web.UI.WebControls.RangeValidator
PassWordLogin global::System.Web.UI.WebControls.TextBox
PickerRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator
QsfFromDecorator global::Telerik.Web.UI.RadFormDecorator
QsfSkinManager global::Telerik.Web.UI.RadSkinManager
RadAjaxLoadingPanel1 global::Telerik.Web.UI.RadAjaxLoadingPanel
RadAjaxPanel1 global::Telerik.Web.UI.RadAjaxPanel
RadCalendar1 global::Telerik.Web.UI.RadCalendar
RadDateInput1 global::Telerik.Web.UI.RadDateInput
RadInputManager1 global::Telerik.Web.UI.RadInputManager
RadMaskedTextBox1 global::Telerik.Web.UI.RadMaskedTextBox
RadNumericTextBox1 global::Telerik.Web.UI.RadNumericTextBox
RadScriptManager1 global::Telerik.Web.UI.RadScriptManager
RadTextBox1 global::Telerik.Web.UI.RadTextBox
Radtextbox2 global::Telerik.Web.UI.RadTextBox
ResetButton global::System.Web.UI.WebControls.Button
SubmitButton global::System.Web.UI.WebControls.Button
TitleLabel1 global::System.Web.UI.WebControls.Label
TitleLabel2 global::System.Web.UI.WebControls.Label
emailValidator global::System.Web.UI.WebControls.RegularExpressionValidator
form1 global::System.Web.UI.HtmlControls.HtmlForm
holder global::System.Web.UI.WebControls.PlaceHolder

보호된 메소드들

메소드 설명
CheckBox1_CheckedChanged ( object sender, System e ) : void
Page_Load ( object sender, EventArgs e ) : void
ResetButton_Click ( object sender, EventArgs e ) : void

메소드 상세

CheckBox1_CheckedChanged() 보호된 메소드

protected CheckBox1_CheckedChanged ( object sender, System e ) : void
sender object
e System
리턴 void

Page_Load() 보호된 메소드

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

ResetButton_Click() 보호된 메소드

protected ResetButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

CheckBox1 보호되어 있는 프로퍼티

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

DateInputRangeValidator 보호되어 있는 프로퍼티

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

EmailLogin 보호되어 있는 프로퍼티

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

Label1 보호되어 있는 프로퍼티

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

Label2 보호되어 있는 프로퍼티

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

Label3 보호되어 있는 프로퍼티

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

Label4 보호되어 있는 프로퍼티

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

Label5 보호되어 있는 프로퍼티

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

Label6 보호되어 있는 프로퍼티

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

Label7 보호되어 있는 프로퍼티

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

LoginButton 보호되어 있는 프로퍼티

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

MaskedTextBoxRegularExpressionValidator 보호되어 있는 프로퍼티

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

MaskedTextBoxRequiredFieldValidator 보호되어 있는 프로퍼티

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

NumercTextBoxRequiredFieldValidator 보호되어 있는 프로퍼티

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

NumericTextBoxRangeValidator 보호되어 있는 프로퍼티

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

PassWordLogin 보호되어 있는 프로퍼티

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

PickerRequiredFieldValidator 보호되어 있는 프로퍼티

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

QsfFromDecorator 보호되어 있는 프로퍼티

QsfFromDecorator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadFormDecorator QsfFromDecorator
리턴 global::Telerik.Web.UI.RadFormDecorator

QsfSkinManager 보호되어 있는 프로퍼티

QsfSkinManager control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadSkinManager QsfSkinManager
리턴 global::Telerik.Web.UI.RadSkinManager

RadAjaxLoadingPanel1 보호되어 있는 프로퍼티

RadAjaxLoadingPanel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadAjaxLoadingPanel RadAjaxLoadingPanel1
리턴 global::Telerik.Web.UI.RadAjaxLoadingPanel

RadAjaxPanel1 보호되어 있는 프로퍼티

RadAjaxPanel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadAjaxPanel RadAjaxPanel1
리턴 global::Telerik.Web.UI.RadAjaxPanel

RadCalendar1 보호되어 있는 프로퍼티

RadCalendar1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadCalendar RadCalendar1
리턴 global::Telerik.Web.UI.RadCalendar

RadDateInput1 보호되어 있는 프로퍼티

RadDateInput1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadDateInput RadDateInput1
리턴 global::Telerik.Web.UI.RadDateInput

RadInputManager1 보호되어 있는 프로퍼티

RadInputManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadInputManager RadInputManager1
리턴 global::Telerik.Web.UI.RadInputManager

RadMaskedTextBox1 보호되어 있는 프로퍼티

RadMaskedTextBox1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadMaskedTextBox RadMaskedTextBox1
리턴 global::Telerik.Web.UI.RadMaskedTextBox

RadNumericTextBox1 보호되어 있는 프로퍼티

RadNumericTextBox1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadNumericTextBox RadNumericTextBox1
리턴 global::Telerik.Web.UI.RadNumericTextBox

RadScriptManager1 보호되어 있는 프로퍼티

RadScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadScriptManager RadScriptManager1
리턴 global::Telerik.Web.UI.RadScriptManager

RadTextBox1 보호되어 있는 프로퍼티

RadTextBox1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTextBox RadTextBox1
리턴 global::Telerik.Web.UI.RadTextBox

Radtextbox2 보호되어 있는 프로퍼티

Radtextbox2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTextBox Radtextbox2
리턴 global::Telerik.Web.UI.RadTextBox

ResetButton 보호되어 있는 프로퍼티

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

SubmitButton 보호되어 있는 프로퍼티

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

TitleLabel1 보호되어 있는 프로퍼티

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

TitleLabel2 보호되어 있는 프로퍼티

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

emailValidator 보호되어 있는 프로퍼티

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

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

holder 보호되어 있는 프로퍼티

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