C# 클래스 mojoPortal.Web.UI.CommentEditor

파일 보기 프로젝트 열기: joeaudette/mojoportal

보호된 메소드들

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

비공개 메소드들

메소드 설명
IsValidComment ( ) : bool
LoadSetings ( ) : void
PopulateControls ( ) : void
SendCommentNotificationEmail ( ) : void
SetCookies ( ) : void
btnPostComment_Click ( object sender, EventArgs e ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e EventArgs
리턴 void

Page_Load() 보호된 메소드

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