Свойство | Type | Description | |
---|---|---|---|
BuAddData | global::System.Web.UI.WebControls.Button | ||
CompareValidator1 | global::System.Web.UI.WebControls.CompareValidator | ||
LiMessage | global::System.Web.UI.WebControls.Literal | ||
RegularExpressionValidator1 | global::System.Web.UI.WebControls.RegularExpressionValidator | ||
RegularExpressionValidator12 | global::System.Web.UI.WebControls.RegularExpressionValidator | ||
RequiredFieldValidator12 | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
RequiredFieldValidator13 | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
RequiredFieldValidator2 | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
ValidationSummary1 | global::System.Web.UI.WebControls.ValidationSummary | ||
passwordLabel | global::System.Web.UI.WebControls.Label | ||
passwordLabel0 | global::System.Web.UI.WebControls.Label | ||
regtxtNotes1 | global::System.Web.UI.WebControls.RegularExpressionValidator | ||
statusLabel | global::System.Web.UI.WebControls.Label | ||
txtAdminPassword | global::System.Web.UI.WebControls.TextBox | ||
txtAdminPasswordRepeat | global::System.Web.UI.WebControls.TextBox | ||
txtOldPassword | global::System.Web.UI.WebControls.TextBox | ||
userNameLabel | global::System.Web.UI.WebControls.Label |
Méthode | Description | |
---|---|---|
BuAddData_Click ( object sender, EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
Méthode | Description | |
---|---|---|
IsAdminPasswordExists ( string Password ) : bool |
protected BuAddData_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected global::System.Web.UI.WebControls.Button BuAddData | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.CompareValidator CompareValidator1 | ||
Résultat | global::System.Web.UI.WebControls.CompareValidator |
protected global::System.Web.UI.WebControls.Literal LiMessage | ||
Résultat | global::System.Web.UI.WebControls.Literal |
protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator1 | ||
Résultat | global::System.Web.UI.WebControls.RegularExpressionValidator |
protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator12 | ||
Résultat | global::System.Web.UI.WebControls.RegularExpressionValidator |
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator12 | ||
Résultat | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator13 | ||
Résultat | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator2 | ||
Résultat | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.WebControls.ValidationSummary ValidationSummary1 | ||
Résultat | global::System.Web.UI.WebControls.ValidationSummary |
protected global::System.Web.UI.WebControls.Label passwordLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label passwordLabel0 | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.RegularExpressionValidator regtxtNotes1 | ||
Résultat | global::System.Web.UI.WebControls.RegularExpressionValidator |
protected global::System.Web.UI.WebControls.Label statusLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.TextBox txtAdminPassword | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtAdminPasswordRepeat | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtOldPassword | ||
Résultat | global::System.Web.UI.WebControls.TextBox |