C# 클래스 Engage.Dnn.Locator.EditAttributeDefinition

파일 보기 프로젝트 열기: EngageSoftware/Engage-Locator

보호된 프로퍼티들

프로퍼티 타입 설명
cmdCancel global::System.Web.UI.WebControls.ImageButton
cmdDelete global::System.Web.UI.WebControls.ImageButton
cmdUpdate global::System.Web.UI.WebControls.ImageButton
divDelete global::System.Web.UI.HtmlControls.HtmlGenericControl
lbImportFile global::System.Web.UI.WebControls.ImageButton
lbLocationTypes global::System.Web.UI.WebControls.ImageButton
lbManageComments global::System.Web.UI.WebControls.ImageButton
lbManageLocations global::System.Web.UI.WebControls.ImageButton
lbSettings global::System.Web.UI.WebControls.ImageButton
lblDefaultValue global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lgDefinitions global::System.Web.UI.HtmlControls.HtmlGenericControl
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
txtDefaultValue global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox

Private Properties

프로퍼티 타입 설명
BindData void
Page_Load void

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
cmdCancel_Click ( object sender, System e ) : void
cmdDelete_Click ( object sender, System e ) : void
cmdUpdate_Click ( object sender, System e ) : void

비공개 메소드들

메소드 설명
BindData ( ) : void
Page_Load ( object sender, System e ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e EventArgs
리턴 void

cmdCancel_Click() 보호된 메소드

protected cmdCancel_Click ( object sender, System e ) : void
sender object
e System
리턴 void

cmdDelete_Click() 보호된 메소드

protected cmdDelete_Click ( object sender, System e ) : void
sender object
e System
리턴 void

cmdUpdate_Click() 보호된 메소드

protected cmdUpdate_Click ( object sender, System e ) : void
sender object
e System
리턴 void

프로퍼티 상세

cmdCancel 보호되어 있는 프로퍼티

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

cmdDelete 보호되어 있는 프로퍼티

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

cmdUpdate 보호되어 있는 프로퍼티

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

divDelete 보호되어 있는 프로퍼티

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

lbImportFile 보호되어 있는 프로퍼티

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

lbLocationTypes 보호되어 있는 프로퍼티

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

lbManageComments 보호되어 있는 프로퍼티

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

lbManageLocations 보호되어 있는 프로퍼티

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

lbSettings 보호되어 있는 프로퍼티

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

lblDefaultValue 보호되어 있는 프로퍼티

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

lblName 보호되어 있는 프로퍼티

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

lgDefinitions 보호되어 있는 프로퍼티

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

rfvName 보호되어 있는 프로퍼티

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

txtDefaultValue 보호되어 있는 프로퍼티

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

txtName 보호되어 있는 프로퍼티

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