C# Класс BugTrackingSystem.Administrator.ChangePassword

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

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

Свойство Тип Описание
btnCancel global::System.Web.UI.WebControls.LinkButton
btnChangePassword global::System.Web.UI.WebControls.LinkButton
btnRedirect global::System.Web.UI.WebControls.LinkButton
compPasswords global::System.Web.UI.WebControls.CompareValidator
content global::System.Web.UI.HtmlControls.HtmlGenericControl
lblMessage global::System.Web.UI.WebControls.Label
lblNewPassword global::System.Web.UI.WebControls.Label
lblRepeatNewPassword global::System.Web.UI.WebControls.Label
regNewPassword global::System.Web.UI.WebControls.RegularExpressionValidator
regRepeatNewPassword global::System.Web.UI.WebControls.RegularExpressionValidator
reqNewPassword global::System.Web.UI.WebControls.RequiredFieldValidator
reqRepeatNewPassword global::System.Web.UI.WebControls.RequiredFieldValidator
txtNewPassword global::System.Web.UI.WebControls.TextBox
txtRepeatNewPassword global::System.Web.UI.WebControls.TextBox

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

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

btnCancel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnCancel
Результат global::System.Web.UI.WebControls.LinkButton

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

btnChangePassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnChangePassword
Результат global::System.Web.UI.WebControls.LinkButton

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

btnRedirect control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnRedirect
Результат global::System.Web.UI.WebControls.LinkButton

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

compPasswords control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator compPasswords
Результат global::System.Web.UI.WebControls.CompareValidator

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

content control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl content
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

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

lblMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMessage
Результат global::System.Web.UI.WebControls.Label

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

lblNewPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblNewPassword
Результат global::System.Web.UI.WebControls.Label

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

lblRepeatNewPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblRepeatNewPassword
Результат global::System.Web.UI.WebControls.Label

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

regNewPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator regNewPassword
Результат global::System.Web.UI.WebControls.RegularExpressionValidator

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

regRepeatNewPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator regRepeatNewPassword
Результат global::System.Web.UI.WebControls.RegularExpressionValidator

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

reqNewPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator reqNewPassword
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

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

reqRepeatNewPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator reqRepeatNewPassword
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

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

txtNewPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtNewPassword
Результат global::System.Web.UI.WebControls.TextBox

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

txtRepeatNewPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtRepeatNewPassword
Результат global::System.Web.UI.WebControls.TextBox