C# Класс Engage.Dnn.Publish.Controls.SearchRedirector

Not used, only around for old installations that have this module on the site somewhere...
Наследование: ModuleBase
Показать файл Открыть проект

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

Метод Описание
OnInit ( EventArgs e ) : void

Raises the Control.Init event.

Приватные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Описание методов

OnInit() защищенный Метод

Raises the Control.Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs The instance containing the event data.
Результат void