C# 클래스 FacebookAPI.WebUI.UserProfile

파일 보기 프로젝트 열기: bbyk/graph.net

보호된 프로퍼티들

프로퍼티 타입 설명
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