C# Класс Carrotware.CMS.UI.Admin.c3_admin.ContentSnippetAddEdit

Наследование: AdminBasePage
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
bLocked bool
guidItemID System.Guid
guidRootItemID System.Guid
guidVersionItemID System.Guid

Защищенные свойства (Protected)

Свойство Тип Описание
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
btnDelete global::System.Web.UI.WebControls.Button
btnDeleteButton global::System.Web.UI.WebControls.Button
btnSave global::System.Web.UI.WebControls.Button
btnSaveButton global::System.Web.UI.WebControls.Button
chkPublic global::System.Web.UI.WebControls.CheckBox
ddlVersions global::System.Web.UI.WebControls.DropDownList
divCenter global::System.Web.UI.HtmlControls.HtmlGenericControl
divEditing global::System.Web.UI.HtmlControls.HtmlGenericControl
formValidationSummary global::System.Web.UI.WebControls.ValidationSummary
litUser global::System.Web.UI.WebControls.Literal
pnlButtons global::System.Web.UI.WebControls.Panel
pnlHB global::System.Web.UI.WebControls.PlaceHolder
pnlHBEmpty global::System.Web.UI.WebControls.PlaceHolder
pnlReview global::System.Web.UI.WebControls.PlaceHolder
reBody global::System.Web.UI.WebControls.TextBox
txtFileValid global::System.Web.UI.WebControls.TextBox
txtLabel global::System.Web.UI.WebControls.TextBox
txtSlug 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
btnDelete_Click ( 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 System.EventArgs
Результат void

btnDelete_Click() защищенный Метод

protected btnDelete_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnSave_Click() защищенный Метод

protected btnSave_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

CompareValidator1 защищенное свойство

CompareValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator CompareValidator1
Результат global::System.Web.UI.WebControls.CompareValidator

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

RequiredFieldValidator2 защищенное свойство

RequiredFieldValidator2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator2
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator3 защищенное свойство

RequiredFieldValidator3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator3
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

bLocked публичное свойство

public bool bLocked
Результат bool

btnDelete защищенное свойство

btnDelete control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnDelete
Результат global::System.Web.UI.WebControls.Button

btnDeleteButton защищенное свойство

btnDeleteButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnDeleteButton
Результат global::System.Web.UI.WebControls.Button

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

chkPublic защищенное свойство

chkPublic control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkPublic
Результат global::System.Web.UI.WebControls.CheckBox

ddlVersions защищенное свойство

ddlVersions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlVersions
Результат global::System.Web.UI.WebControls.DropDownList

divCenter защищенное свойство

divCenter control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divCenter
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

divEditing защищенное свойство

divEditing control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divEditing
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

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

guidItemID публичное свойство

public Guid,System guidItemID
Результат System.Guid

guidRootItemID публичное свойство

public Guid,System guidRootItemID
Результат System.Guid

guidVersionItemID публичное свойство

public Guid,System guidVersionItemID
Результат System.Guid

litUser защищенное свойство

litUser control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litUser
Результат global::System.Web.UI.WebControls.Literal

pnlButtons защищенное свойство

pnlButtons control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlButtons
Результат global::System.Web.UI.WebControls.Panel

pnlHB защищенное свойство

pnlHB control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder pnlHB
Результат global::System.Web.UI.WebControls.PlaceHolder

pnlHBEmpty защищенное свойство

pnlHBEmpty control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder pnlHBEmpty
Результат global::System.Web.UI.WebControls.PlaceHolder

pnlReview защищенное свойство

pnlReview control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder pnlReview
Результат global::System.Web.UI.WebControls.PlaceHolder

reBody защищенное свойство

reBody control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox reBody
Результат global::System.Web.UI.WebControls.TextBox

txtFileValid защищенное свойство

txtFileValid control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtFileValid
Результат global::System.Web.UI.WebControls.TextBox

txtLabel защищенное свойство

txtLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtLabel
Результат global::System.Web.UI.WebControls.TextBox

txtSlug защищенное свойство

txtSlug control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSlug
Результат 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