C# 클래스 MonoSoftware.MonoX.Pages.AccountActivation

파일 보기 프로젝트 열기: MonoSoftware/MonoX-Demo-Pages

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
OnUserActivating ( EventArgs e ) : void

Raised when user's activation process begins.

메소드 상세

OnInit() 보호된 메소드

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

OnUserActivating() 보호된 메소드

Raised when user's activation process begins.
protected OnUserActivating ( EventArgs e ) : void
e EventArgs Event arguments with User Id
리턴 void