C# Класс AppActs.Client.WebSite.App_Views.SetupAppUpdateView

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

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

Свойство Тип Описание
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
btnRemove global::System.Web.UI.WebControls.Button
btnUpdate global::System.Web.UI.WebControls.Button
cusName global::System.Web.UI.WebControls.CustomValidator
ddlApps global::System.Web.UI.WebControls.DropDownList
ddlPlatform global::System.Web.UI.WebControls.ListBox
hdnApplicationId global::System.Web.UI.WebControls.HiddenField
lblError global::System.Web.UI.WebControls.Label
lblErrorNameTaken global::System.Web.UI.WebControls.Label
lblErrorPlatformNeedsToBeSelected global::System.Web.UI.WebControls.Label
lblErrorValidation global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblPlatform global::System.Web.UI.WebControls.Label
lblSuccessRemoved global::System.Web.UI.WebControls.Label
reqApps global::System.Web.UI.WebControls.CompareValidator
reqName global::System.Web.UI.WebControls.RequiredFieldValidator
reqPlatform global::System.Web.UI.WebControls.CompareValidator
txtName global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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