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

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

Protected Properties

Property Type Description
Image1 global::System.Web.UI.WebControls.Image
ScriptManager global::System.Web.UI.ScriptManager
btnLogout global::System.Web.UI.WebControls.LinkButton
content global::System.Web.UI.WebControls.ContentPlaceHolder
head global::System.Web.UI.WebControls.ContentPlaceHolder
hypHome global::System.Web.UI.WebControls.HyperLink
hypSettings global::System.Web.UI.WebControls.HyperLink

Property Details

Image1 protected property

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

ScriptManager protected property

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

btnLogout protected property

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

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

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

hypHome protected property

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

hypSettings protected property

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