C# Class FITKMS.Site

ファイルを表示 Open project: fitba/km-2013-projects-team-bjelasnica

Protected Properties

Property Type Description
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

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
BindCountAll ( ) : void
BindNotification ( ) : void
LoadUserImage ( ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

ContentPlaceHolder1 protected_oe property

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

Head1 protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlHead

adminlink protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlAnchor

form1 protected_oe 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_oe 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

labelQuestions protected_oe property

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
return global::System.Web.UI.WebControls.Label

labelQuestionsNotification protected_oe property

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
return global::System.Web.UI.WebControls.Label

labelTags protected_oe property

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
return global::System.Web.UI.WebControls.Label

labelThemes protected_oe property

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
return global::System.Web.UI.WebControls.Label

labelUsers protected_oe property

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
return global::System.Web.UI.WebControls.Label

labelWiki protected_oe property

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
return global::System.Web.UI.WebControls.Label

labelWikiNotification protected_oe property

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
return global::System.Web.UI.WebControls.Label

login protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

notification protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

profile protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

userImage protected_oe property

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
return global::System.Web.UI.WebControls.Image