C# Класс FLWebServicesC.AdminLogin

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

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

Свойство Тип Описание
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