C# 클래스 Quaack_web.Profile

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: ARdeWeerd/Quaack_rep_1

보호된 프로퍼티들

프로퍼티 타입 설명
Avatar global::System.Web.UI.WebControls.TextBox
AvatarLabel global::System.Web.UI.WebControls.Label
AvatarURLValidator global::System.Web.UI.WebControls.RegularExpressionValidator
ChangePassword1 global::System.Web.UI.WebControls.ChangePassword
ConfirmPassword global::System.Web.UI.WebControls.TextBox
ConfirmPasswordLabel global::System.Web.UI.WebControls.Label
ConfirmPasswordRequired global::System.Web.UI.WebControls.RequiredFieldValidator
Email global::System.Web.UI.WebControls.TextBox
EmailLabel global::System.Web.UI.WebControls.Label
EmailRequired global::System.Web.UI.WebControls.RequiredFieldValidator
ErrorMessage global::System.Web.UI.WebControls.Literal
MobileNumber global::System.Web.UI.WebControls.TextBox
MobileNumberLabel global::System.Web.UI.WebControls.Label
MobileNumberValidator global::System.Web.UI.WebControls.RegularExpressionValidator
Password global::System.Web.UI.WebControls.TextBox
PasswordCompare global::System.Web.UI.WebControls.CompareValidator
PasswordLabel global::System.Web.UI.WebControls.Label
PasswordRequired global::System.Web.UI.WebControls.RequiredFieldValidator
Profielschets global::System.Web.UI.WebControls.TextBox
ProfielschetsLabel global::System.Web.UI.WebControls.Label
UpdateProfileButton global::System.Web.UI.WebControls.Button
UpdateProfileValidationSummary global::System.Web.UI.WebControls.ValidationSummary

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

Avatar 보호되어 있는 프로퍼티

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

AvatarLabel 보호되어 있는 프로퍼티

AvatarLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AvatarLabel
리턴 global::System.Web.UI.WebControls.Label

AvatarURLValidator 보호되어 있는 프로퍼티

AvatarURLValidator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator AvatarURLValidator
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator

ChangePassword1 보호되어 있는 프로퍼티

ChangePassword1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ChangePassword ChangePassword1
리턴 global::System.Web.UI.WebControls.ChangePassword

ConfirmPassword 보호되어 있는 프로퍼티

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

ConfirmPasswordLabel 보호되어 있는 프로퍼티

ConfirmPasswordLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label ConfirmPasswordLabel
리턴 global::System.Web.UI.WebControls.Label

ConfirmPasswordRequired 보호되어 있는 프로퍼티

ConfirmPasswordRequired control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator ConfirmPasswordRequired
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

Email 보호되어 있는 프로퍼티

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

EmailLabel 보호되어 있는 프로퍼티

EmailLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label EmailLabel
리턴 global::System.Web.UI.WebControls.Label

EmailRequired 보호되어 있는 프로퍼티

EmailRequired control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator EmailRequired
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

ErrorMessage 보호되어 있는 프로퍼티

ErrorMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ErrorMessage
리턴 global::System.Web.UI.WebControls.Literal

MobileNumber 보호되어 있는 프로퍼티

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

MobileNumberLabel 보호되어 있는 프로퍼티

MobileNumberLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label MobileNumberLabel
리턴 global::System.Web.UI.WebControls.Label

MobileNumberValidator 보호되어 있는 프로퍼티

MobileNumberValidator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator MobileNumberValidator
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator

Password 보호되어 있는 프로퍼티

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

PasswordCompare 보호되어 있는 프로퍼티

PasswordCompare control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator PasswordCompare
리턴 global::System.Web.UI.WebControls.CompareValidator

PasswordLabel 보호되어 있는 프로퍼티

PasswordLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label PasswordLabel
리턴 global::System.Web.UI.WebControls.Label

PasswordRequired 보호되어 있는 프로퍼티

PasswordRequired control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator PasswordRequired
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

Profielschets 보호되어 있는 프로퍼티

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

ProfielschetsLabel 보호되어 있는 프로퍼티

ProfielschetsLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label ProfielschetsLabel
리턴 global::System.Web.UI.WebControls.Label

UpdateProfileButton 보호되어 있는 프로퍼티

UpdateProfileButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button UpdateProfileButton
리턴 global::System.Web.UI.WebControls.Button

UpdateProfileValidationSummary 보호되어 있는 프로퍼티

UpdateProfileValidationSummary control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary UpdateProfileValidationSummary
리턴 global::System.Web.UI.WebControls.ValidationSummary