C# Class WebProje.admin.SiparisUrunleri

Datei anzeigen Open project: hakanozer/.Net-E-Ticaret-Y-netimi

Protected Properties

Property Type Description
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

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

lblMusteri protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblPiyasaTutar protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblTutar protected_oe property

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
return global::System.Web.UI.WebControls.Label

rpSiparisUrunleriListesi protected_oe property

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
return global::System.Web.UI.WebControls.Repeater