C# Class FourRoads.TelligentCommunity.RenderingHelper.RenderingHelperModule

Inheritance: IHttpModule
Afficher le fichier Open project: 4-Roads/FourRoads.TelligentCommunity

Private Properties

Свойство Type Description
ContextOnBeginRequest void
PluginManagerAfterConfigurationChanged void

Méthodes publiques

Méthode Description
Dispose ( ) : void
Init ( System.Web.HttpApplication context ) : void

Private Methods

Méthode Description
ContextOnBeginRequest ( object sender, EventArgs eventArgs ) : void
PluginManagerAfterConfigurationChanged ( object sender, EventArgs eventArgs ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Init() public méthode

public Init ( System.Web.HttpApplication context ) : void
context System.Web.HttpApplication
Résultat void