프로퍼티 | 타입 | 설명 | |
---|---|---|---|
hbrLs | ArrayList | ||
ktgrls | ArrayList |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Button1 | global::System.Web.UI.WebControls.Button | ||
DropDownList1 | global::System.Web.UI.WebControls.DropDownList | ||
DropDownList2 | global::System.Web.UI.WebControls.DropDownList |
메소드 | 설명 | |
---|---|---|
Button1_Click1 ( object sender, EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
protected Button1_Click1 ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | 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 |