C# Class Engage.Dnn.Booking.LicenseError

Displayed when the module does not pass the license check.
Inheritance: ModuleBase
Afficher le fichier Open project: EngageSoftware/Engage-Booking

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Raises the E:Init event.

Method Details

OnInit() protected méthode

Raises the E:Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs The instance containing the event data.
Résultat void