C# Class AppActs.Client.WebSite.App_Views.SetupAppViewView

Show file Open project: Appacts/mobile-analytics-server

Protected Properties

Property Type Description
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

Property Details

Label1 protected property

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
return global::System.Web.UI.WebControls.Label

ddlApps protected property

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
return global::System.Web.UI.WebControls.DropDownList

divApplication protected property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

lblApplicationId protected property

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
return global::System.Web.UI.WebControls.Label

lblError protected property

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
return global::System.Web.UI.WebControls.Label

reqApps protected property

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
return global::System.Web.UI.WebControls.CompareValidator