Property | Type | Description | |
---|---|---|---|
Button1 | global::System.Web.UI.WebControls.Button | ||
DropDownList1 | global::System.Web.UI.WebControls.DropDownList | ||
DropDownList2 | global::System.Web.UI.WebControls.DropDownList | ||
GridView1 | global::System.Web.UI.WebControls.GridView | ||
TextBox1 | global::System.Web.UI.WebControls.TextBox |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.Button Button1 | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.DropDownList DropDownList1 | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList DropDownList2 | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.GridView GridView1 | ||
return | global::System.Web.UI.WebControls.GridView |