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

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

보호된 프로퍼티들

프로퍼티 타입 설명
Label1 global::System.Web.UI.WebControls.Label
ddlApps global::System.Web.UI.WebControls.DropDownList
divApplication global::System.Web.UI.HtmlControls.HtmlGenericControl
lblApplicationId global::System.Web.UI.WebControls.Label
lblError global::System.Web.UI.WebControls.Label
reqApps global::System.Web.UI.WebControls.CompareValidator

프로퍼티 상세

Label1 보호되어 있는 프로퍼티

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
리턴 global::System.Web.UI.WebControls.Label

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

divApplication 보호되어 있는 프로퍼티

divApplication control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divApplication
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

lblApplicationId 보호되어 있는 프로퍼티

lblApplicationId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblApplicationId
리턴 global::System.Web.UI.WebControls.Label

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

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