C# Class Site.admin.Default

Inheritance: System.Web.UI.Page
显示文件 Open project: hakanozer/ForumYazilimi

Protected Properties

Property Type Description
BundleReference1 global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference
Head1 global::System.Web.UI.HtmlControls.HtmlHead
HyperLink1 global::System.Web.UI.WebControls.HyperLink
ScriptManager1 global::System.Web.UI.ScriptManager
btnGiris global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
txtAdii global::System.Web.UI.WebControls.TextBox
txtSifree global::System.Web.UI.WebControls.TextBox

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnGiris_Click ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnGiris_Click() protected method

protected btnGiris_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

BundleReference1 protected_oe property

BundleReference1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference BundleReference1
return global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference

Head1 protected_oe property

Head1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlHead Head1
return global::System.Web.UI.HtmlControls.HtmlHead

HyperLink1 protected_oe property

HyperLink1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink HyperLink1
return global::System.Web.UI.WebControls.HyperLink

ScriptManager1 protected_oe property

ScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager ScriptManager1
return global::System.Web.UI.ScriptManager

btnGiris protected_oe property

btnGiris control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnGiris
return global::System.Web.UI.WebControls.Button

form1 protected_oe property

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
return global::System.Web.UI.HtmlControls.HtmlForm

txtAdii protected_oe property

txtAdii control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtAdii
return global::System.Web.UI.WebControls.TextBox

txtSifree protected_oe property

txtSifree control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSifree
return global::System.Web.UI.WebControls.TextBox