C# Класс AW.Portal.AW

Показать файл Открыть проект

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

Свойство Тип Описание
Cartitems global::AW.Portal.UserControls.Cartitems
ContentPlaceHolder1 global::System.Web.UI.WebControls.ContentPlaceHolder
Label1 global::System.Web.UI.WebControls.Label
SiteMenu global::AW.Portal.UserControls.SiteMenu
account global::System.Web.UI.HtmlControls.HtmlGenericControl
form1 global::System.Web.UI.HtmlControls.HtmlForm
head global::System.Web.UI.WebControls.ContentPlaceHolder
lblUserName global::System.Web.UI.WebControls.Label
lbtnAccount global::System.Web.UI.WebControls.LinkButton
lbtnLogOut global::System.Web.UI.WebControls.LinkButton

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

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

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

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

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

lbtnLogOut_Click() защищенный метод

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

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

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

Cartitems control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.Cartitems Cartitems
Результат global::AW.Portal.UserControls.Cartitems

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

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

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

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

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

SiteMenu control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.SiteMenu SiteMenu
Результат global::AW.Portal.UserControls.SiteMenu

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

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

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

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

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

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

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

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

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

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

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

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