C# Class AjaxControlToolkit.Jasmine.Suites.PasswordStrengthTests

ファイルを表示 Open project: DevExpress/AjaxControlToolkit

Protected Properties

Property Type Description
PasswordTextBox global::System.Web.UI.WebControls.TextBox
PopupPanel global::System.Web.UI.WebControls.Panel
Target global::System.Web.UI.WebControls.LinkButton
TestModalPopup global::AjaxControlToolkit.ModalPopupExtender

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

PasswordTextBox protected_oe property

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

PopupPanel protected_oe property

PopupPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel PopupPanel
return global::System.Web.UI.WebControls.Panel

Target protected_oe property

Target control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton Target
return global::System.Web.UI.WebControls.LinkButton

TestModalPopup protected_oe property

TestModalPopup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.ModalPopupExtender TestModalPopup
return global::AjaxControlToolkit.ModalPopupExtender