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

Datei anzeigen 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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