C# Class WebProje.admin.mansetEkle

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

Protected Properties

Свойство Type Description
btnKaydet global::System.Web.UI.WebControls.Button
fluDosya global::System.Web.UI.WebControls.FileUpload
txtaciklama global::CKEditor.NET.CKEditorControl
txtbaslik global::System.Web.UI.WebControls.TextBox

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
btnKaydet_Click ( 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

btnKaydet_Click() protected méthode

protected btnKaydet_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

btnKaydet protected_oe property

btnKaydet control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnKaydet
Résultat global::System.Web.UI.WebControls.Button

fluDosya protected_oe property

fluDosya control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.FileUpload fluDosya
Résultat global::System.Web.UI.WebControls.FileUpload

txtaciklama protected_oe property

txtaciklama control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CKEditor.NET.CKEditorControl txtaciklama
Résultat global::CKEditor.NET.CKEditorControl

txtbaslik protected_oe property

txtbaslik control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtbaslik
Résultat global::System.Web.UI.WebControls.TextBox