프로퍼티 | 타입 | 설명 | |
---|---|---|---|
hbrList | ArrayList | ||
ktgrls | ArrayList |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected btnGuncelle_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected global::System.Web.UI.WebControls.DropDownList DropDownList1 | ||
리턴 | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList DropDownList2 | ||
리턴 | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1 | ||
리턴 | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.WebControls.Button btnGuncelle | ||
리턴 | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.FileUpload fluDosya | ||
리턴 | global::System.Web.UI.WebControls.FileUpload |
protected global::CKEditor.NET.CKEditorControl txtIcerik | ||
리턴 | global::CKEditor.NET.CKEditorControl |
protected global::System.Web.UI.WebControls.TextBox txtKisaAciklama | ||
리턴 | global::System.Web.UI.WebControls.TextBox |