프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BTN_AttachToNote | global::System.Web.UI.WebControls.Button | ||
BTN_Download | global::System.Web.UI.WebControls.Button | ||
LBL_Message | global::System.Web.UI.WebControls.Label | ||
form1 | global::System.Web.UI.HtmlControls.HtmlForm |
메소드 | 설명 | |
---|---|---|
BTN_AttachToNote_Click ( object sender, |
||
BTN_Download_Click ( object sender, |
||
Page_Load ( object sender, |
메소드 | 설명 | |
---|---|---|
CreateService ( string serverName, string OrganizationName, string Login, string Password, string Domain ) : OrganizationServiceProxy |
protected BTN_AttachToNote_Click ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected BTN_Download_Click ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected global::System.Web.UI.WebControls.Button BTN_AttachToNote | ||
리턴 | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button BTN_Download | ||
리턴 | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Label LBL_Message | ||
리턴 | global::System.Web.UI.WebControls.Label |