C# 클래스 AppActs.Client.WebSite.App_Master.DefaultLoggedInSettings

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

보호된 프로퍼티들

프로퍼티 타입 설명
content global::System.Web.UI.WebControls.ContentPlaceHolder
head global::System.Web.UI.WebControls.ContentPlaceHolder
hypAccount global::System.Web.UI.WebControls.HyperLink
hypApps global::System.Web.UI.WebControls.HyperLink
hypUsers global::System.Web.UI.WebControls.HyperLink
lblName global::System.Web.UI.WebControls.Label

프로퍼티 상세

content 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ContentPlaceHolder

head 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ContentPlaceHolder

hypAccount 보호되어 있는 프로퍼티

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

hypApps 보호되어 있는 프로퍼티

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

hypUsers 보호되어 있는 프로퍼티

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

lblName 보호되어 있는 프로퍼티

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