C# Класс WebProje.admin.hbrEkle

Наследование: System.Web.UI.Page
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnKaydet_Click ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnKaydet_Click() защищенный Метод

protected btnKaydet_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

DropDownList1 защищенное свойство

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
Результат global::System.Web.UI.WebControls.DropDownList

DropDownList2 защищенное свойство

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
Результат global::System.Web.UI.WebControls.DropDownList

RequiredFieldValidator1 защищенное свойство

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
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

btnKaydet защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

fluDosya защищенное свойство

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
Результат global::System.Web.UI.WebControls.FileUpload

kisaAciklama защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

txtIcerik защищенное свойство

txtIcerik control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CKEditor.NET.CKEditorControl txtIcerik
Результат global::CKEditor.NET.CKEditorControl

txthbrBaslik защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox