C# Class Carrotware.CMS.UI.Admin.c3_admin.PageEdit

Show file Open project: ninianne98/CarrotCakeCMS

Public Properties

Property Type Description
guidContentID Guid

Protected Properties

Property Type Description
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

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btnSave_Click() protected method

protected btnSave_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

RequiredFieldValidator1 protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator4 protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

btnSave protected property

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
return global::System.Web.UI.WebControls.Button

btnSaveButton protected property

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
return global::System.Web.UI.WebControls.Button

chkActive protected property

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
return global::System.Web.UI.WebControls.CheckBox

chkHide protected property

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
return global::System.Web.UI.WebControls.CheckBox

chkNavigation protected property

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
return global::System.Web.UI.WebControls.CheckBox

chkSiteMap protected property

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
return global::System.Web.UI.WebControls.CheckBox

formValidationSummary protected property

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
return global::System.Web.UI.WebControls.ValidationSummary

guidContentID public property

public Guid guidContentID
return Guid

hdnCreditUserID protected property

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
return global::System.Web.UI.WebControls.HiddenField

lblUpdated protected property

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
return global::System.Web.UI.WebControls.Label

litPageName protected property

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
return global::System.Web.UI.WebControls.Literal

txtDescription protected property

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
return global::System.Web.UI.WebControls.TextBox

txtHead protected property

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
return global::System.Web.UI.WebControls.TextBox

txtKey protected property

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
return global::System.Web.UI.WebControls.TextBox

txtNav protected property

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
return global::System.Web.UI.WebControls.TextBox

txtSearchUser protected property

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
return global::System.Web.UI.WebControls.TextBox

txtThumb protected property

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
return global::System.Web.UI.WebControls.TextBox

txtTitle protected property

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
return global::System.Web.UI.WebControls.TextBox

ucReleaseDate protected property

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
return global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime

ucRetireDate protected property

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
return global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime