프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
Page_Load ( object sender, |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected global::System.Web.UI.WebControls.Button Button1 | ||
리턴 | global::System.Web.UI.WebControls.Button |
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.GridView GridView1 | ||
리턴 | global::System.Web.UI.WebControls.GridView |