프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PassedGroupID | int? |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
HDDGroupID | global::System.Web.UI.WebControls.HiddenField | ||
Panel1 | global::System.Web.UI.WebControls.Panel | ||
RadEditor1 | global::Telerik.Web.UI.RadEditor | ||
ReqGroupName | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
ReqShortDescription | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
Table1 | global::System.Web.UI.WebControls.Table | ||
chkActive | global::System.Web.UI.WebControls.CheckBox | ||
lblActiveLit | global::System.Web.UI.WebControls.Label | ||
lblGroupNameLit | global::System.Web.UI.WebControls.Label | ||
lblShortDescLit | global::System.Web.UI.WebControls.Label | ||
rBTNSave | global::Telerik.Web.UI.RadButton | ||
rTBGroupName | global::Telerik.Web.UI.RadTextBox | ||
rTBShortDesc | global::Telerik.Web.UI.RadTextBox |
메소드 | 설명 | |
---|---|---|
GetGroupData ( ) : void | ||
Page_Load ( object sender, EventArgs, e ) : void | ||
rBTNSave_Click ( object sender, EventArgs, e ) : void |
protected Page_Load ( object sender, EventArgs, e ) : void | ||
sender | object | |
e | EventArgs, | |
리턴 | void |
protected rBTNSave_Click ( object sender, EventArgs, e ) : void | ||
sender | object | |
e | EventArgs, | |
리턴 | void |
protected global::System.Web.UI.WebControls.HiddenField HDDGroupID | ||
리턴 | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.Panel Panel1 | ||
리턴 | global::System.Web.UI.WebControls.Panel |
protected global::Telerik.Web.UI.RadEditor RadEditor1 | ||
리턴 | global::Telerik.Web.UI.RadEditor |
protected global::System.Web.UI.WebControls.RequiredFieldValidator ReqGroupName | ||
리턴 | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.WebControls.RequiredFieldValidator ReqShortDescription | ||
리턴 | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.WebControls.Table Table1 | ||
리턴 | global::System.Web.UI.WebControls.Table |
protected global::System.Web.UI.WebControls.CheckBox chkActive | ||
리턴 | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.Label lblActiveLit | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblGroupNameLit | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblShortDescLit | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::Telerik.Web.UI.RadButton rBTNSave | ||
리턴 | global::Telerik.Web.UI.RadButton |
protected global::Telerik.Web.UI.RadTextBox rTBGroupName | ||
리턴 | global::Telerik.Web.UI.RadTextBox |