C# Класс Engage.Dnn.Booking.LicenseError

Displayed when the module does not pass the license check.
Наследование: ModuleBase
Показать файл Открыть проект

Защищенные методы

Метод Описание
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