C# 클래스 WebProje.admin.SiparisUrunleri

파일 보기 프로젝트 열기: hakanozer/.Net-E-Ticaret-Y-netimi

보호된 프로퍼티들

프로퍼티 타입 설명
lblMusteri global::System.Web.UI.WebControls.Label
lblPiyasaTutar global::System.Web.UI.WebControls.Label
lblTutar global::System.Web.UI.WebControls.Label
rpSiparisUrunleriListesi global::System.Web.UI.WebControls.Repeater

보호된 메소드들

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

메소드 상세

Page_Load() 보호된 메소드

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

프로퍼티 상세

lblMusteri 보호되어 있는 프로퍼티

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

lblPiyasaTutar 보호되어 있는 프로퍼티

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

lblTutar 보호되어 있는 프로퍼티

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

rpSiparisUrunleriListesi 보호되어 있는 프로퍼티

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