C# Класс AjaxControlToolkit.Jasmine.Suites.PasswordStrengthTests

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

PasswordTextBox защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

PopupPanel защищенное свойство

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
Результат global::System.Web.UI.WebControls.Panel

Target защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

TestModalPopup защищенное свойство

TestModalPopup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.ModalPopupExtender TestModalPopup
Результат global::AjaxControlToolkit.ModalPopupExtender