C# Class WebProje.admin.SiparisUrunleri

Afficher le fichier Open project: hakanozer/.Net-E-Ticaret-Y-netimi

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.WebControls.Repeater