Property | Type | Description | |
---|---|---|---|
btnKaydet | global::System.Web.UI.WebControls.Button | ||
fluDosya | global::System.Web.UI.WebControls.FileUpload | ||
txtaciklama | global::CKEditor.NET.CKEditorControl | ||
txtbaslik | global::System.Web.UI.WebControls.TextBox |
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void | ||
btnKaydet_Click ( object sender, EventArgs e ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected btnKaydet_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::System.Web.UI.WebControls.Button btnKaydet | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.FileUpload fluDosya | ||
return | global::System.Web.UI.WebControls.FileUpload |
protected global::CKEditor.NET.CKEditorControl txtaciklama | ||
return | global::CKEditor.NET.CKEditorControl |