C# Class AppActs.Client.WebSite.App_Master.Default

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

Protected Properties

Property Type Description
content global::System.Web.UI.WebControls.ContentPlaceHolder
divError global::System.Web.UI.HtmlControls.HtmlGenericControl
footer global::System.Web.UI.WebControls.ContentPlaceHolder
form1 global::System.Web.UI.HtmlControls.HtmlForm
head global::System.Web.UI.WebControls.ContentPlaceHolder
header global::System.Web.UI.WebControls.ContentPlaceHolder

Property Details

content protected property

content control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder content
return global::System.Web.UI.WebControls.ContentPlaceHolder

divError protected property

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

footer protected property

footer control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder footer
return global::System.Web.UI.WebControls.ContentPlaceHolder

form1 protected property

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
return global::System.Web.UI.HtmlControls.HtmlForm

head protected property

head control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder head
return global::System.Web.UI.WebControls.ContentPlaceHolder

header protected property

header control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder header
return global::System.Web.UI.WebControls.ContentPlaceHolder