Property | Type | Description | |
---|---|---|---|
baslik | global::System.Web.UI.WebControls.TextBox | ||
btnKaydet | global::System.Web.UI.WebControls.Button | ||
detay | global::CKEditor.NET.CKEditorControl | ||
kisaAciklama | global::System.Web.UI.WebControls.TextBox |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnKaydet_Click ( object sender, |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnKaydet_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.TextBox baslik | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.Button btnKaydet | ||
return | global::System.Web.UI.WebControls.Button |
protected global::CKEditor.NET.CKEditorControl detay | ||
return | global::CKEditor.NET.CKEditorControl |