C# Класс Engage.Dnn.Locator.EditAttributeDefinition

Показать файл Открыть проект

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

Свойство Тип Описание
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