C# 클래스 FLWebServicesC.AdminLogin

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: hussien89aa/Alrubaye.net

보호된 프로퍼티들

프로퍼티 타입 설명
BuAddData global::System.Web.UI.WebControls.Button
HFMAC global::System.Web.UI.WebControls.HiddenField
LaStudentName0 global::System.Web.UI.WebControls.Label
LaStudentName1 global::System.Web.UI.WebControls.Label
LiMessage global::System.Web.UI.WebControls.Literal
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
ScriptManager1 global::System.Web.UI.ScriptManager
UpdateProgress1 global::System.Web.UI.UpdateProgress
theDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
txtPassword global::System.Web.UI.WebControls.TextBox
txtUserName global::System.Web.UI.WebControls.TextBox

보호된 메소드들

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

비공개 메소드들

메소드 설명
IsAdminExists ( string userName, string password ) : bool

메소드 상세

BuAddData_Click1() 보호된 메소드

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

Page_Load() 보호된 메소드

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

프로퍼티 상세

BuAddData 보호되어 있는 프로퍼티

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

HFMAC 보호되어 있는 프로퍼티

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

LaStudentName0 보호되어 있는 프로퍼티

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

LaStudentName1 보호되어 있는 프로퍼티

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

LiMessage 보호되어 있는 프로퍼티

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

RequiredFieldValidator2 보호되어 있는 프로퍼티

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

RequiredFieldValidator3 보호되어 있는 프로퍼티

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

ScriptManager1 보호되어 있는 프로퍼티

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

UpdateProgress1 보호되어 있는 프로퍼티

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

theDiv 보호되어 있는 프로퍼티

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

txtPassword 보호되어 있는 프로퍼티

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

txtUserName 보호되어 있는 프로퍼티

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