C# 클래스 AppActs.Client.WebSite.App_Views.SetupAppAddView

파일 보기 프로젝트 열기: Appacts/mobile-analytics-server

보호된 프로퍼티들

프로퍼티 타입 설명
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