C# 클래스 VolTeer.Common.WebControls.ucGroupInsertUpdate

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: CISC181/VolTeerNET

공개 프로퍼티들

프로퍼티 타입 설명
PassedGroupID int?

보호된 프로퍼티들

프로퍼티 타입 설명
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

메소드 상세

GetGroupData() 보호된 메소드

protected GetGroupData ( ) : void
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

rBTNSave_Click() 보호된 메소드

protected rBTNSave_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

Panel1 보호되어 있는 프로퍼티

Panel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel1
리턴 global::System.Web.UI.WebControls.Panel

PassedGroupID 공개적으로 프로퍼티

public int? PassedGroupID
리턴 int?

RadEditor1 보호되어 있는 프로퍼티

RadEditor1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadEditor RadEditor1
리턴 global::Telerik.Web.UI.RadEditor

ReqGroupName 보호되어 있는 프로퍼티

ReqGroupName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator ReqGroupName
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

ReqShortDescription 보호되어 있는 프로퍼티

ReqShortDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator ReqShortDescription
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

Table1 보호되어 있는 프로퍼티

Table1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Table Table1
리턴 global::System.Web.UI.WebControls.Table

chkActive 보호되어 있는 프로퍼티

chkActive control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkActive
리턴 global::System.Web.UI.WebControls.CheckBox

lblActiveLit 보호되어 있는 프로퍼티

lblActiveLit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblActiveLit
리턴 global::System.Web.UI.WebControls.Label

lblGroupNameLit 보호되어 있는 프로퍼티

lblGroupNameLit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblGroupNameLit
리턴 global::System.Web.UI.WebControls.Label

lblShortDescLit 보호되어 있는 프로퍼티

lblShortDescLit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblShortDescLit
리턴 global::System.Web.UI.WebControls.Label

rBTNSave 보호되어 있는 프로퍼티

rBTNSave control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadButton rBTNSave
리턴 global::Telerik.Web.UI.RadButton

rTBGroupName 보호되어 있는 프로퍼티

rTBGroupName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTextBox rTBGroupName
리턴 global::Telerik.Web.UI.RadTextBox

rTBShortDesc 보호되어 있는 프로퍼티

rTBShortDesc control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTextBox rTBShortDesc
리턴 global::Telerik.Web.UI.RadTextBox