C# Class VolTeer.SampleControls.InputControls

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: CISC181/VolTeerNET

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
CheckBox1_CheckedChanged ( object sender, System e ) : void
Page_Load ( object sender, EventArgs e ) : void
ResetButton_Click ( object sender, EventArgs e ) : void

Method Details

CheckBox1_CheckedChanged() protected méthode

protected CheckBox1_CheckedChanged ( object sender, System e ) : void
sender object
e System
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

ResetButton_Click() protected méthode

protected ResetButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

CheckBox1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.CheckBox

DateInputRangeValidator protected_oe property

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
Résultat global::System.Web.UI.WebControls.RangeValidator

EmailLogin protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

Label1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label3 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label5 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label6 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label7 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

LoginButton protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

MaskedTextBoxRegularExpressionValidator protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

MaskedTextBoxRequiredFieldValidator protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

NumercTextBoxRequiredFieldValidator protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

NumericTextBoxRangeValidator protected_oe property

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
Résultat global::System.Web.UI.WebControls.RangeValidator

PassWordLogin protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

PickerRequiredFieldValidator protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

QsfFromDecorator protected_oe property

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

QsfSkinManager protected_oe property

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

RadAjaxLoadingPanel1 protected_oe property

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

RadAjaxPanel1 protected_oe property

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

RadCalendar1 protected_oe property

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

RadDateInput1 protected_oe property

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

RadInputManager1 protected_oe property

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

RadMaskedTextBox1 protected_oe property

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

RadNumericTextBox1 protected_oe property

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

RadScriptManager1 protected_oe property

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

RadTextBox1 protected_oe property

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

Radtextbox2 protected_oe property

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

ResetButton protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

SubmitButton protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

TitleLabel1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

TitleLabel2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

emailValidator protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

form1 protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlForm

holder protected_oe property

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
Résultat global::System.Web.UI.WebControls.PlaceHolder