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

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

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

Свойство Тип Описание
lbl_addrL1 global::System.Web.UI.WebControls.Label
lbl_addrL2 global::System.Web.UI.WebControls.Label
lbl_city global::System.Web.UI.WebControls.Label
lbl_postal global::System.Web.UI.WebControls.Label
lbl_region global::System.Web.UI.WebControls.Label
lbl_state global::System.Web.UI.WebControls.Label

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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