C# 클래스 Carrotware.CMS.UI.Admin.c3_admin.PageEdit

파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS

공개 프로퍼티들

프로퍼티 타입 설명
guidContentID Guid

보호된 프로퍼티들

프로퍼티 타입 설명
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator4 global::System.Web.UI.WebControls.RequiredFieldValidator
btnSave global::System.Web.UI.WebControls.Button
btnSaveButton global::System.Web.UI.WebControls.Button
chkActive global::System.Web.UI.WebControls.CheckBox
chkHide global::System.Web.UI.WebControls.CheckBox
chkNavigation global::System.Web.UI.WebControls.CheckBox
chkSiteMap global::System.Web.UI.WebControls.CheckBox
formValidationSummary global::System.Web.UI.WebControls.ValidationSummary
hdnCreditUserID global::System.Web.UI.WebControls.HiddenField
lblUpdated global::System.Web.UI.WebControls.Label
litPageName global::System.Web.UI.WebControls.Literal
txtDescription global::System.Web.UI.WebControls.TextBox
txtHead global::System.Web.UI.WebControls.TextBox
txtKey global::System.Web.UI.WebControls.TextBox
txtNav global::System.Web.UI.WebControls.TextBox
txtSearchUser global::System.Web.UI.WebControls.TextBox
txtThumb global::System.Web.UI.WebControls.TextBox
txtTitle global::System.Web.UI.WebControls.TextBox
ucReleaseDate global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime
ucRetireDate global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnSave_Click() 보호된 메소드

protected btnSave_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

RequiredFieldValidator1 보호되어 있는 프로퍼티

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

RequiredFieldValidator4 보호되어 있는 프로퍼티

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

btnSave 보호되어 있는 프로퍼티

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

btnSaveButton 보호되어 있는 프로퍼티

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

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

chkHide 보호되어 있는 프로퍼티

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

chkNavigation 보호되어 있는 프로퍼티

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

chkSiteMap 보호되어 있는 프로퍼티

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

formValidationSummary 보호되어 있는 프로퍼티

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

guidContentID 공개적으로 프로퍼티

public Guid guidContentID
리턴 Guid

hdnCreditUserID 보호되어 있는 프로퍼티

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

lblUpdated 보호되어 있는 프로퍼티

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

litPageName 보호되어 있는 프로퍼티

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

txtDescription 보호되어 있는 프로퍼티

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

txtHead 보호되어 있는 프로퍼티

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

txtKey 보호되어 있는 프로퍼티

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

txtNav 보호되어 있는 프로퍼티

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

txtSearchUser 보호되어 있는 프로퍼티

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

txtThumb 보호되어 있는 프로퍼티

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

txtTitle 보호되어 있는 프로퍼티

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

ucReleaseDate 보호되어 있는 프로퍼티

ucReleaseDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime ucReleaseDate
리턴 global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime

ucRetireDate 보호되어 있는 프로퍼티

ucRetireDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime ucRetireDate
리턴 global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime