C# Class WebProje.admin.hbrEkle

Inheritance: System.Web.UI.Page
Mostrar archivo Open project: hakanozer/.Net-E-Ticaret-Y-netimi

Protected Properties

Property 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

Protected Methods

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

Method Details

Page_Load() protected method

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

btnKaydet_Click() protected method

protected btnKaydet_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return global::System.Web.UI.WebControls.TextBox