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

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

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

Свойство Тип Описание
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
btnAdd global::System.Web.UI.WebControls.Button
cusName global::System.Web.UI.WebControls.CustomValidator
ddlPlatform global::System.Web.UI.WebControls.ListBox
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
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

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

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

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

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

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