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

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
hbrList ArrayList
ktgrls ArrayList

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

Свойство Тип Описание
DropDownList1 global::System.Web.UI.WebControls.DropDownList
DropDownList2 global::System.Web.UI.WebControls.DropDownList
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
btnGuncelle global::System.Web.UI.WebControls.Button
fluDosya global::System.Web.UI.WebControls.FileUpload
txtIcerik global::CKEditor.NET.CKEditorControl
txtKisaAciklama global::System.Web.UI.WebControls.TextBox
txthbrBaslik global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

protected btnGuncelle_Click ( object sender, EventArgs e ) : void
sender object
e 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

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

btnGuncelle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnGuncelle
Результат 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

hbrList публичное статическое свойство

public static ArrayList hbrList
Результат ArrayList

ktgrls публичное статическое свойство

public static ArrayList ktgrls
Результат ArrayList

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

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

txtKisaAciklama control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtKisaAciklama
Результат global::System.Web.UI.WebControls.TextBox

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