C# Класс FITKMS.Users.Profile

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
cancelSubmit global::System.Web.UI.WebControls.Button
dayList global::System.Web.UI.WebControls.DropDownList
errorLabel global::System.Web.UI.WebControls.Label
error_label global::System.Web.UI.HtmlControls.HtmlGenericControl
fnameInput global::System.Web.UI.WebControls.TextBox
genderList global::System.Web.UI.WebControls.DropDownList
imageFile global::System.Web.UI.WebControls.FileUpload
lnameInput global::System.Web.UI.WebControls.TextBox
mailInput global::System.Web.UI.WebControls.TextBox
monthList global::System.Web.UI.WebControls.DropDownList
password1Input global::System.Web.UI.WebControls.TextBox
password2Input global::System.Web.UI.WebControls.TextBox
passwordSubmit global::System.Web.UI.WebControls.Button
saveSubmit global::System.Web.UI.WebControls.Button
successLabel global::System.Web.UI.WebControls.Label
success_label global::System.Web.UI.HtmlControls.HtmlGenericControl
userImage global::System.Web.UI.WebControls.Image
usernameInput global::System.Web.UI.WebControls.TextBox
yearList global::System.Web.UI.WebControls.DropDownList

Открытые методы

Метод Описание
resizeBitmap ( Bitmap b, int nWidth, int nHeight ) : Bitmap

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

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

Приватные методы

Метод Описание
BindForm ( ) : void

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

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

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

passwordSubmit_Click() защищенный Метод

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

resizeBitmap() публичный статический Метод

public static resizeBitmap ( Bitmap b, int nWidth, int nHeight ) : Bitmap
b System.Drawing.Bitmap
nWidth int
nHeight int
Результат System.Drawing.Bitmap

saveSubmit_Click() защищенный Метод

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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