C# 클래스 AW.Portal.UserControls.UCAddressView

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: vgopu2/BISummer2015-P1-T2

보호된 프로퍼티들

프로퍼티 타입 설명
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