C# 클래스 ProjectName.Web.MonoXProfileSample

상속: ProjectName.Web.BasePage
파일 보기 프로젝트 열기: MonoSoftware/MonoX-Sample-Solution

보호된 프로퍼티들

프로퍼티 타입 설명
ctlInvitationsReceived global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.InvitationList
ctlInvitationsSent global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.InvitationList
ctlProfile global::MonoSoftware.MonoX.ModuleGallery.UserProfileModule
discussionTopicMessages global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.DiscussionMessages
leftPartZone global::MonoSoftware.MonoX.PortalWebPartZone
mainContentTemplate global::ProjectName.Web.MainContentTemplate
rightWebPartZone global::MonoSoftware.MonoX.PortalWebPartZone
sideContentTemplate global::ProjectName.Web.SideContentTemplate
snFriendList global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.FriendList
snPeopleSearch global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.PeopleSearch
snWallNotes global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.WallNotes

Private Properties

프로퍼티 타입 설명
IsPeopleSearchVisible bool
ctlProfile_MyStatusChanged void

보호된 메소드들

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

비공개 메소드들

메소드 설명
IsPeopleSearchVisible ( ) : bool
ctlProfile_MyStatusChanged ( object sender, EventArgs e ) : void

메소드 상세

Page_Init() 보호된 메소드

protected Page_Init ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

Page_Load() 보호된 메소드

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

Page_PreRender() 보호된 메소드

protected Page_PreRender ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

ctlInvitationsReceived 보호되어 있는 프로퍼티

ctlInvitationsReceived control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.InvitationList ctlInvitationsReceived
리턴 global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.InvitationList

ctlInvitationsSent 보호되어 있는 프로퍼티

ctlInvitationsSent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.InvitationList ctlInvitationsSent
리턴 global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.InvitationList

ctlProfile 보호되어 있는 프로퍼티

ctlProfile control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.UserProfileModule ctlProfile
리턴 global::MonoSoftware.MonoX.ModuleGallery.UserProfileModule

discussionTopicMessages 보호되어 있는 프로퍼티

discussionTopicMessages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.DiscussionMessages discussionTopicMessages
리턴 global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.DiscussionMessages

leftPartZone 보호되어 있는 프로퍼티

leftPartZone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.PortalWebPartZone leftPartZone
리턴 global::MonoSoftware.MonoX.PortalWebPartZone

mainContentTemplate 보호되어 있는 프로퍼티

mainContentTemplate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::ProjectName.Web.MainContentTemplate mainContentTemplate
리턴 global::ProjectName.Web.MainContentTemplate

rightWebPartZone 보호되어 있는 프로퍼티

rightWebPartZone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.PortalWebPartZone rightWebPartZone
리턴 global::MonoSoftware.MonoX.PortalWebPartZone

sideContentTemplate 보호되어 있는 프로퍼티

sideContentTemplate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::ProjectName.Web.SideContentTemplate sideContentTemplate
리턴 global::ProjectName.Web.SideContentTemplate

snFriendList 보호되어 있는 프로퍼티

snFriendList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.FriendList snFriendList
리턴 global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.FriendList

snPeopleSearch 보호되어 있는 프로퍼티

snPeopleSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.PeopleSearch snPeopleSearch
리턴 global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.PeopleSearch

snWallNotes 보호되어 있는 프로퍼티

snWallNotes control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.WallNotes snWallNotes
리턴 global::MonoSoftware.MonoX.ModuleGallery.SocialNetworking.WallNotes