C# 클래스 RockWeb.Blocks.Crm.PersonDetail.Badges

상속: Rock.Web.UI.PersonBlock
파일 보기 프로젝트 열기: CentralAZ/Rockit-CentralAZ

보호된 메소드들

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

Raises the E:System.Web.UI.Control.Init event.

메소드 상세

OnInit() 보호된 메소드

Raises the E:System.Web.UI.Control.Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs An object that contains the event data.
리턴 void