C# 클래스 FITKMS.Site

파일 보기 프로젝트 열기: fitba/km-2013-projects-team-bjelasnica

보호된 프로퍼티들

프로퍼티 타입 설명
ContentPlaceHolder1 global::System.Web.UI.WebControls.ContentPlaceHolder
Head1 global::System.Web.UI.HtmlControls.HtmlHead
adminlink global::System.Web.UI.HtmlControls.HtmlAnchor
form1 global::System.Web.UI.HtmlControls.HtmlForm
head global::System.Web.UI.WebControls.ContentPlaceHolder
labelQuestions global::System.Web.UI.WebControls.Label
labelQuestionsNotification global::System.Web.UI.WebControls.Label
labelTags global::System.Web.UI.WebControls.Label
labelThemes global::System.Web.UI.WebControls.Label
labelUsers global::System.Web.UI.WebControls.Label
labelWiki global::System.Web.UI.WebControls.Label
labelWikiNotification global::System.Web.UI.WebControls.Label
login global::System.Web.UI.HtmlControls.HtmlGenericControl
notification global::System.Web.UI.HtmlControls.HtmlGenericControl
profile global::System.Web.UI.HtmlControls.HtmlGenericControl
userImage global::System.Web.UI.WebControls.Image

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
BindCountAll ( ) : void
BindNotification ( ) : void
LoadUserImage ( ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

ContentPlaceHolder1 보호되어 있는 프로퍼티

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

Head1 보호되어 있는 프로퍼티

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

adminlink 보호되어 있는 프로퍼티

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

form1 보호되어 있는 프로퍼티

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

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

labelQuestions 보호되어 있는 프로퍼티

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

labelQuestionsNotification 보호되어 있는 프로퍼티

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

labelTags 보호되어 있는 프로퍼티

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

labelThemes 보호되어 있는 프로퍼티

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

labelUsers 보호되어 있는 프로퍼티

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

labelWiki 보호되어 있는 프로퍼티

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

labelWikiNotification 보호되어 있는 프로퍼티

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

login 보호되어 있는 프로퍼티

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

notification 보호되어 있는 프로퍼티

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

profile 보호되어 있는 프로퍼티

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

userImage 보호되어 있는 프로퍼티

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