C# Класс FacebookAPI.WebUI.UserProfile

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

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

Свойство Тип Описание
uiAppFriends global::System.Web.UI.WebControls.Literal
uiAppGender global::System.Web.UI.WebControls.Literal
uiAppUserId global::System.Web.UI.WebControls.Literal
uiAppUserName global::System.Web.UI.WebControls.Literal
uiBirthday global::System.Web.UI.WebControls.Literal
uiGender global::System.Web.UI.WebControls.Literal
uiUserId global::System.Web.UI.WebControls.Literal
uiUserName global::System.Web.UI.WebControls.Literal

Защищенные методы

Метод Описание
OnInit ( EventArgs e ) : void
OnLogout ( object sender, EventArgs args ) : void

Описание методов

OnInit() защищенный Метод

protected OnInit ( EventArgs e ) : void
e EventArgs
Результат void

OnLogout() защищенный Метод

protected OnLogout ( object sender, EventArgs args ) : void
sender object
args EventArgs
Результат void

Описание свойств

uiAppFriends защищенное свойство

uiAppFriends control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal uiAppFriends
Результат global::System.Web.UI.WebControls.Literal

uiAppGender защищенное свойство

uiAppGender control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal uiAppGender
Результат global::System.Web.UI.WebControls.Literal

uiAppUserId защищенное свойство

uiAppUserId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal uiAppUserId
Результат global::System.Web.UI.WebControls.Literal

uiAppUserName защищенное свойство

uiAppUserName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal uiAppUserName
Результат global::System.Web.UI.WebControls.Literal

uiBirthday защищенное свойство

uiBirthday control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal uiBirthday
Результат global::System.Web.UI.WebControls.Literal

uiGender защищенное свойство

uiGender control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal uiGender
Результат global::System.Web.UI.WebControls.Literal

uiUserId защищенное свойство

uiUserId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal uiUserId
Результат global::System.Web.UI.WebControls.Literal

uiUserName защищенное свойство

uiUserName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal uiUserName
Результат global::System.Web.UI.WebControls.Literal