C# Класс FITKMS.Site

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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