C# 클래스 Engage.Dnn.Booking.LicenseError

Displayed when the module does not pass the license check.
상속: ModuleBase
파일 보기 프로젝트 열기: EngageSoftware/Engage-Booking

보호된 메소드들

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

Raises the E:Init event.

메소드 상세

OnInit() 보호된 메소드

Raises the E:Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs The instance containing the event data.
리턴 void