C# Class WebProje.admin.hbrEkle

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: hakanozer/.Net-E-Ticaret-Y-netimi

Protected Properties

Свойство Type Description
DropDownList1 global::System.Web.UI.WebControls.DropDownList
DropDownList2 global::System.Web.UI.WebControls.DropDownList
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
btnKaydet global::System.Web.UI.WebControls.Button
fluDosya global::System.Web.UI.WebControls.FileUpload
kisaAciklama global::System.Web.UI.WebControls.TextBox
txtIcerik global::CKEditor.NET.CKEditorControl
txthbrBaslik 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 System.EventArgs
Résultat void

btnKaydet_Click() protected méthode

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

Property Details

DropDownList1 protected_oe property

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

DropDownList2 protected_oe property

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

RequiredFieldValidator1 protected_oe property

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

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

kisaAciklama protected_oe property

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

txtIcerik protected_oe property

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

txthbrBaslik protected_oe property

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